feature-radar-ref
Warn
Audited by Snyk on Mar 9, 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 workflow explicitly requires ingesting user-provided public URLs (e.g., "If the user provides a GitHub URL, fetch the issue/PR for full context" in Workflow step 2 and "Always cite source URLs"), so the agent will fetch and interpret untrusted, user-generated third-party content that can influence its decisions and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly states it will fetch GitHub issue/PR URLs at runtime (e.g., https://github.com/owner/repo/issues/123 or https://github.com/owner/repo/pull/123) and inject that content into the agent's context to generate references, so external content can directly influence prompts.
Audit Metadata