pp-arxiv
Warn
Audited by Snyk on May 28, 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 runtime path is executing
arxiv-pp-cli queryagainst the arXiv API (public web content) and ingesting the returned paper metadata into the agent’s JSON/LLM context via--agentoutput; this is outsider-authored free text from a public source.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisite install commands fetch and execute remote code at runtime (e.g., "npx -y @mvanhorn/printing-press install arxiv --cli-only" and "go install github.com/mvanhorn/printing-press-library/library/other/arxiv/cmd/arxiv-pp-cli@latest"), so these external sources could execute remote code and are required for the skill to run.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata