mongodb-attack

Fail

Audited by Snyk on Aug 12, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill embeds literal passwords in examples and shows commands that pass credentials on the command line or inside payloads, which forces the LLM to handle/output secret values verbatim (high exfiltration risk).

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). One GitHub repo (https://github.com/Charlie-belmer/nosqli) is a personal/low-reputation repository distributing a NoSQL testing tool and matches high-risk indicators for GitHub sources from unknown authors, while the other URLs are either a local test endpoint or a well-known project.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The content is a detailed, actionable offensive guide for exploiting MongoDB (unauthorized access, NoSQL injection, RCE, credential extraction, privilege escalation and data exfiltration), indicating deliberate malicious intent and tools for abuse.

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 skill explicitly instructs creating and elevating database users (db.createUser, db.grantRolesToUser), dumping data to /tmp, and reading system configuration (/etc/mongod.conf), i.e. clear state-changing and privilege-escalation actions that could modify the host (notably if TARGET is local).

Issues (5)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Aug 12, 2026, 03:49 PM
Issues
5
Security Audit — snyk — mongodb-attack