visual-recap
Warn
Audited by Snyk on Aug 6, 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.30). /visual-recap generates a visual plan by reading the user/PR diff and conversation-scoped context, which can include outsider-authored free text (e.g., code/comments in a PR) without requiring prior selection of a specific item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill instructs running the remote CLI (e.g., npx @agent-native/core@latest) at runtime to fetch the Plan block catalog and connect to the Plan MCP origin https://plan.agent-native.com, which executes remote code and supplies the authoritative block/schema that directly controls what the agent writes, so this is a runtime external dependency tied to agent behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata