git-kb-retrieve
Warn
Audited by Snyk on Mar 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill uses the gh CLI at runtime to fetch markdown from a user-specified GitHub repository (e.g., https://github.com/$GIT_KB_REPO and API endpoints like https://api.github.com/repos/$REPO/contents/), and those fetched files are injected into the agent's context to drive responses, so the external repo content directly controls prompts and is a required runtime dependency.
Audit Metadata