session-logs
Fail
Audited by Snyk on Mar 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill instructs extracting full user and assistant message contents from session JSON files (e.g., jq '.messages[] | select(.role == "user") | .content'), which could contain API keys, tokens, or passwords and would require the LLM to output those secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata