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_search and reddit_get_subreddit that return post title/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
Risk Level
MEDIUM
Analyzed
Mar 9, 2026, 01:55 AM