reddit-insights
Warn
Audited by Snyk on Mar 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill explicitly fetches and ingests user-generated Reddit content via the reddit-insights MCP (see SKILL.md tools like
reddit_searchandreddit_get_subredditthat return posttitle/content/url) and the workflows show the agent reading those posts to drive product decisions and actions, so untrusted third‑party content can influence behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill starts a required MCP server at runtime using "npx reddit-insights-mcp" (which fetches and executes remote code from the npm registry) and also relies on the external service https://reddit-insights.com for an API key, so remote code and external content are fetched and executed at runtime.
Audit Metadata