github-profile-beautifier
Warn
Audited by Snyk on Jun 25, 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.75). The skill fetches GitHub user/repo data at runtime via
gh api users/$USERNAMEandgh repo list $USERNAME ... --json ..., then interpolates fields likebioanddescriptioninto the generated README template, so outsider-authored free text from the target user’s GitHub profile/repositories flows into the agent/LLM context for templating.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata