github
Warn
Audited by Snyk on Feb 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.80). The skill explicitly clones and pulls arbitrary GitHub repositories via commands like
git clone git@github.com:<owner>/<repo>.git(see "Clone third-party repo" and examples such asClone anthropics/claude-code), thereby ingesting untrusted, user-generated content from the public web into the agent workflow where it will be read/interpreted.
Audit Metadata