pp-github-contents
Warn
Audited by Snyk on Aug 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In the pp-github-contents runtime workflow, the agent’s free-text “user question” is used to drive
github-contents-pp-cli recall "<user's question>" --agentand then to select which GitHub repo path/ref to fetch, so outsider-authored text can influence what content is read from GitHub (via subsequentcontents/fetch/treescalls).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's runtime requires installing and running Go packages fetched from GitHub (e.g., github.com/mvanhorn/printing-press-library/library/developer-tools/github-contents/cmd/github-contents-pp-cli@latest via
go install), which pulls remote code that is compiled/executed on the host.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata