wordpress-content-manager
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to ask the user for the WP_APP_PASSWORD (and other credentials) and to set them (including examples showing export commands), which encourages the agent to receive and embed secrets verbatim in commands or output.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill connects to arbitrary WordPress sites via the WordPress REST API (WP_SITE_URL / WP_API_URL, e.g., {site}/wp-json/wp/v2) to list and view posts, so the agent will fetch and read untrusted, user-generated third-party content from public sites.
Audit Metadata