interpret
Fail
Audited by Snyk on Jul 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt requires the agent to quote user-supplied content and include verbatim reply/code blocks, so if a user pastes API keys, tokens, or passwords the agent is instructed to reproduce them exactly, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). This skill’s runtime flow instructs the agent to “Read the message before answering it” and to translate/explain/carry back the user’s pasted content (the other session’s pasted text), which is outsider-authored free text when it originates from the companion brainstorm/grilling window that the operating user did not author into the agent (directly sourced from that external conversation).
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata