gsd-thread
Fail
Audited by Snyk on Apr 3, 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 user-provided {{GSD_ARGS}} verbatim into shell commands, file contents, and commit messages (e.g., generate-slug "{{GSD_ARGS}}", cat > ".planning/threads/${SLUG}.md", commit "...${ARGUMENTS}"), which would force the LLM to output any secrets the user includes as-is.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata