accessing-github-repos
Fail
Audited by Snyk on Feb 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 detects and returns GitHub PAT values from environment files and injects them verbatim into Authorization headers/commands (e.g., 'Authorization: Bearer {token}'), which requires the agent to access and could expose secret values in its output.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill fetches and decodes arbitrary files and repository tarballs from public GitHub endpoints (raw.githubusercontent.com and api.github.com), which are user-generated/untrusted third-party content that the agent will read and interpret.
Audit Metadata