go-modules
Fail
Audited by Snyk on Feb 15, 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 includes an example that embeds an access token directly into a git config command (git config ... "https://${GITHUB_TOKEN}@github.com/"), which instructs the agent to include secret values verbatim in generated commands and is therefore insecure.
Audit Metadata