day4-wrap-and-analyze
Warn
Audited by Snyk on Mar 4, 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 Block 5 (references/block5-content-experience.md) explicitly instructs the agent to fetch and process arbitrary public X/Twitter URLs via the FxEmbed API ("fetch-tweet"), ingesting untrusted user-generated social-media content which the agent reads and uses to drive summarization, quizzes and downstream actions—creating a clear avenue for indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs running "npx skills add ai-native-camp/camp-2 --agent claude-code --yes" at runtime, which fetches and installs remote skill/plugin code that the agent then relies on (and which can change agent prompts/behavior), so this is a runtime external dependency that directly controls agent behavior.
Audit Metadata