SQLMap Database Penetration Testing
Fail
Audited by Snyk on Apr 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This skill content explicitly instructs how to discover and exfiltrate databases and credentials, obtain OS shells, upload web shells, and evade defenses, representing clear malicious intent and high-risk abuse potential.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs running sqlmap against arbitrary public URLs and search results (e.g., -u "http://target.com/page.php?id=1", -m bulkfile.txt, -g Google dorks) and to consume HTTP request/log files (-r, -l), so the agent will fetch and parse untrusted, user-generated web content as part of the workflow, enabling indirect prompt-injection risks.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata