agent-memory-mcp

Fail

Audited by Snyk on Aug 7, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Both GitHub URLs point to community repositories owned by unverified/unknown users (and one is used as a direct git clone target that the skill instructs you to run npm scripts from), which can deliver runnable code or installers and are therefore suspicious as potential malware distribution sources.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's setup explicitly instructs cloning and running remote code from the repository at https://github.com/webzler/agentMemory.git which fetches and then executes remote code (npm install / npm run start-server), so this URL is a runtime external dependency that can control execution.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 7, 2026, 09:22 PM
Issues
2
Security Audit — snyk — agent-memory-mcp