woo-plugin-dev
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a development guide for WooCommerce extensions, providing standard architectural patterns and coding standards.
- [EXTERNAL_DOWNLOADS]: Fetches documentation and guidelines from official WordPress and WooCommerce developer sites (developer.wordpress.org and developer.woocommerce.com). These are trusted, well-known resources for developers.
- [SAFE]: Explicitly recommends security best practices, including data sanitization (sanitize_text_field), output escaping (esc_html), and the use of nonces for security verification.
- [SAFE]: Follows standard WordPress plugin development patterns such as guarding against direct file access and checking for dependencies.
Audit Metadata