codebase-memory-mcp-intelligence

Fail

Audited by Snyk on May 16, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). Yes — the bundle instructs running raw install scripts (raw.githubusercontent URLs and GitHub releases from an unverified account) via curl|bash and a PowerShell installer, which are high‑risk vectors for malware distribution even if some domains (ara.so, localhost) look benign.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt includes commands that modify system state (curl|bash installer, installing/uninstalling binaries, and explicit sudo instructions to append to /etc/sysctl.conf and run sysctl), which can require elevated privileges and alter the host system.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 16, 2026, 07:28 PM
Issues
3
Security Audit — snyk — codebase-memory-mcp-intelligence