github-auth
Fail
Audited by Snyk on Aug 14, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill includes explicit commands that ask the user to copy/paste a personal access token into shell commands (e.g., echo "<THEIR_TOKEN>" | gh auth login --with-token and export GITHUB_TOKEN=""), which would require an agent to accept and embed secret values verbatim if followed.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata