wordpress-pro
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces security best practices for WordPress, such as mandatory nonce verification and sanitization of user inputs to prevent CSRF and XSS attacks.- [SAFE]: Use of prepared database queries ($wpdb->prepare) is explicitly required to mitigate SQL injection risks.- [SAFE]: Access control is maintained by mandating capability checks (current_user_can) before performing privileged operations.- [SAFE]: The skill provides a link to external documentation on a well-known service (GitHub Pages) for informational purposes, which does not involve executable code downloads or remote execution.
Audit Metadata