source-driven-development

Warn

Audited by Snyk on Jul 25, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.65). The required workflow (Step 2: “Fetch Official Documentation”) involves fetching documentation pages at runtime, which are external/public web content whose body text may be ingested into the agent’s LLM context, creating an indirect prompt-injection surface.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent at runtime to fetch external documentation pages (e.g., https://react.dev/reference/react/useActionState#usage) and use their content to drive implementation and citations, meaning external pages directly control prompts/behavior.

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
Jul 25, 2026, 06:52 AM
Issues
2
Security Audit — snyk — source-driven-development