using-codebase-memory-cli
Fail
Audited by Snyk on Aug 6, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The URL is a direct raw GitHub-hosted shell script (install.sh) from a third-party account and is intended to be piped to a shell (curl | bash), which is a high-risk distribution vector for malware unless the repository and author are verified.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow indexes and queries a local repository via
codebase-memory-mcp cli index_repositoryand then ingests source text from that repository intosearch_graph/get_code_snippet, so outsider-authored free text can be included whenever a user indexes a repository containing attacker-controlled content.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata