skills/mukul975/anthropic-cybersecurity-skills/exploiting-vulnerabilities-with-metasploit-framework/Snyk
exploiting-vulnerabilities-with-metasploit-framework
Fail
Audited by Snyk on Mar 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). High-risk dual-use content: although framed for authorized vulnerability validation, the skill explicitly documents and automates remote code execution (Metasploit exploit modules, msfvenom reverse shells), post‑exploitation actions that capture credentials (hashdump, keyscan_start, credential collectors), and automation that can run checks/exploits via RPC or resource scripts — there are no hidden backdoors or covert exfiltration routines in the code, but the material clearly enables deliberate malicious activity if misused.
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 explicitly instructs running sudo commands to start services and initialize the Metasploit DB and contains post‑exploitation actions (e.g., meterpreter commands) that encourage using elevated privileges and modifying the agent host's state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata