Is dowands/reddit-insights safe?

https://github.com/openclaw/skills/tree/main/skills/dowands/reddit-insights

95
SAFE

This skill provides legitimate documentation for integrating Reddit search functionality via an MCP server. It contains only documentation files with no executable code, makes no unauthorized file accesses, and transparently describes its third-party service requirements.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 90/100 · 25%
Code Execution 100/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 85/100 · 5%

Findings (3)

INFO Third-party service dependency -10

Skill requires users to sign up for and use reddit-insights.com API service

INFO External API integration -5

MCP server will send search queries to external reddit-insights.com service

LOW System file access during monitoring -5

Monitoring infrastructure accessed sensitive files, though skill itself did not