context-recovery
Fail
Audited by Snyk on Apr 8, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill instructs the agent to read and echo channel history and session logs (including verbatim message content and quoted requests) into responses and memory, which can cause any secrets present in those messages (API keys, tokens, passwords) to be output verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md Execution Protocol Step 2 ("Fetch Channel History" using message:read for Discord/Slack/Telegram/Signal) explicitly instructs the agent to read and parse user-generated channel histories and then synthesize that content to decide next actions, exposing it to untrusted third-party content that could carry indirect prompt injections.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata