Branch Orchestration
Warn
Audited by Snyk on Feb 17, 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.80). The skill fetches and parses GitHub issue data via the gh CLI (e.g., "gh issue view $ISSUE_NUM --json title,labels" and "CURRENT_BODY=$(gh issue view $ISSUE_NUM --json body -q .body)"), which are user-generated/untrusted third-party contents that the agent reads and uses to determine work type and generate branch names.
Audit Metadata