github-auth
Fail
Audited by Snyk on May 16, 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 explicitly instructs embedding personal access tokens in commands and URLs (e.g., echo "<THEIR_TOKEN>" | gh auth login --with-token and https://:@github.com/...), and includes commands that extract and print tokens, which requires the LLM to handle or output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata