anysearch
Fail
Audited by Snyk on Aug 5, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt requires the agent to extract API keys from responses and persist them to disk (and also documents a higher-priority --api_key CLI flag and Authorization: Bearer usage), which forces the LLM to handle secret values verbatim in outputs/commands (high exfiltration risk).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md/
doc_spec.mddescribes that, at runtime, the agent ingests user-provided free text as thequeryargument (general/verticalsearchandbatch_search) and as theurlargument forextract, which the AnySearch CLI then sends tohttps://api.anysearch.com/mcpfor processing.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata