language-market-fit

Warn

Audited by Snyk on Mar 25, 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). The skill's SKILL.md explicitly instructs the agent to fetch and read arbitrary URLs ("If given a URL: Fetch the page") and to mine public, user-generated sources (competitor reviews on G2, Capterra, Reddit, app stores) as primary inputs, so untrusted third‑party content is ingested and used to drive decisions and copy changes.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly fetches any URL present in $ARGUMENTS (i.e., a user-supplied page URL) at runtime and injects the fetched page copy into the agent's analysis/prompt context, so arbitrary external content can directly control the agent's prompts.

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 25, 2026, 10:54 PM
Issues
2