github-profile
Warn
Audited by Snyk on Jun 16, 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.85). The skill’s Step 1 “Gather GitHub data” calls
gh api user,gh repo list, and a GraphQL contributions query, and then uses the returned fields (e.g.,bio, repodescription, language data) to generate the README—these are outsider-authored profile/repo text from the target GitHub account, which the LLM ingests at runtime via API JSON parsed into prose.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata