skills-sh-maintainer
Fail
Audited by Snyk on Sep 10, 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 prompt instructs the agent to read a GitHub PAT from a local file and explicitly embed it into a git push URL (
git push "https://${pat}@github.com/..."), causing the secret value to pass directly through the LLM's execution context and commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata