citeclaw-bibliography-curation
Warn
Audited by Snyk on Mar 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: 1.00). The skill explicitly instructs fetching and scraping open/public third-party sources (e.g., "scrape or collect https://arxiv.org/abs/", using web search, curated GitHub lists, Semantic Scholar and Crossref) and to read/interpret that content as part of its bibliography-resolution and decision workflow, which could allow untrusted user-generated pages to inject instructions that materially affect tool use.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly directs runtime use of "npx citeclaw", which fetches and executes the citeclaw package from the npm registry (e.g., https://registry.npmjs.org/citeclaw), so remote code is retrieved and run and the skill depends on it.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata