tools-skill-lookup
Fail
Audited by Snyk on Feb 16, 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 instructs the agent to call get_skill which returns "all file contents" and to present/save those files, so the agent may receive and then output verbatim any embedded secrets (API keys, tokens, passwords) contained in those files.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill calls the prompts.chat MCP server (via the search_skills and get_skill tools) to fetch full skill files (SKILL.md, scripts, docs) authored by third parties, meaning the agent will ingest and interpret untrusted, user-provided content from a public skill repository.
Audit Metadata