wp-plugin-automation
Fail
Audited by Snyk on Jul 31, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document is a focused offensive toolkit for mass discovery of vulnerable WordPress plugins and automated PoC/exploitation (including RCE and credential-reflection checks), clearly enabling unauthorized compromise.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md runs shell scripts that fetch outsider-authored free text from user-supplied target domains by curling each target’s /wp-content/plugins//readme.txt (version strings) and other WP endpoints (e.g., /wp-json responses, debug.log), then pipes the fetched text into grep/jq at runtime.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata