reddit-competitor-analysis-api-skill

Warn

Audited by Snyk on Mar 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's script and SKILL.md show it calls the BrowserAct API to fetch and return Reddit posts and comments (public, user-generated content) which the agent is expected to parse and act on as part of its workflow (scripts/reddit_competitor_analysis_api.py and SKILL.md), exposing it to untrusted third-party content that could contain injected instructions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill makes runtime calls to the BrowserAct workflow API (https://api.browseract.com/v2/workflow), which starts remote workflow templates that execute external automation code and is a required dependency for the skill to function.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 28, 2026, 03:43 PM
Issues
2