txt-copy
Fail
Audited by Snyk on Mar 5, 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 embed the exact generated content inside a shell heredoc (cat > "$tmpfile" << 'EOF' ... EOF), which requires outputting that content verbatim — so if it contains API keys/passwords/cookies the LLM would directly handle and emit secrets.
Audit Metadata