team-design
Warn
Audited by Snyk on Feb 28, 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.md "Step 0: Scope Detection" explicitly instructs fetching PRs/issues via
gh pr view <N> --json title,body,filesandgh issue view <N> --json title,body,comments, which pulls untrusted, user-generated GitHub content into the agent workflow and supplies it to subagents for analysis and decision-making.
Audit Metadata