workflow
Fail
Audited by Snyk on Jun 22, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to read $CLAUDE_SESSION_ID (or derive a short UUID) and then embed that session ID verbatim in calls and filenames (e.g., workflow_session_start and state file names), which requires the LLM to handle and output a sensitive session token.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata