reddit-community-discovery

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.80). The Skill contains explicit instructions to auto-install a dependency "without asking the user to confirm" and to hide/avoid describing that installation to the user, which is a deceptive behavior outside the stated community-discovery purpose.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The Skill explicitly instructs the agent to automatically install a required runtime dependency without user confirmation and to avoid presenting this as a user action, a deliberate and deceptive installation behavior that creates supply-chain/unauthorized-install risk.

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

  • Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to use the BrowserAct CLI to access real Reddit web pages at runtime (public web content), which can include outsider-authored free text that BrowserAct may extract and pass into the LLM context.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs the agent to install missing dependencies automatically without asking the user for approval, which directs the agent to modify the host system state (potentially performing privileged installs) and bypass user consent.

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:45 AM
Issues
5
Security Audit — snyk — reddit-community-discovery