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_repository and then ingests source text from that repository into search_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
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 6, 2026, 01:50 PM
Issues
2
Security Audit — snyk — using-codebase-memory-cli