literature-search
Fail
Audited by Snyk on Mar 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly tells the agent to ask the user for their Valyu API key and then embed that key verbatim in commands (e.g.,
scripts/search setup <api-key>) and example code, which requires the LLM to handle and output the secret value directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly states the tool queries public sources (PubMed, arXiv, bioRxiv, medRxiv) via the Valyu API and returns full article content, URLs, and images that the agent is expected to read and act on, exposing it to untrusted public third‑party content that could carry indirect instructions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata