classic-woocommerce-theme-support
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for WordPress theme development. All provided code snippets use standard WordPress and WooCommerce functions (
add_theme_support,add_action,wp_enqueue_style) for their intended purposes. - [SAFE]: External links point to the official
developer.woocommerce.comdomain, which is a trusted and well-known documentation service for the WooCommerce platform. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze and modify user-provided WordPress theme code.
- Ingestion points: User-provided PHP theme files (e.g.,
functions.php,page.php). - Boundary markers: None explicitly defined within the code snippets, though the skill provides a review checklist for the agent to follow.
- Capability inventory: File read/write operations within the theme directory and WordPress hook execution.
- Sanitization: Standard WordPress coding standards are encouraged through the provided examples. As the data processed is the developer's own code, the risk is negligible.
Audit Metadata