woocommerce-blocks
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code examples for extending WooCommerce functionality using the official blocks-based architecture. No malicious patterns, obfuscation, or unauthorized data access were detected.
- [EXTERNAL_DOWNLOADS]: The skill references standard WordPress and WooCommerce npm packages (e.g., @wordpress/scripts, @woocommerce/blocks-checkout) required for Gutenberg development. These are fetched from well-known, trusted registries during the build process.
- [COMMAND_EXECUTION]: The provided package.json includes standard build scripts using wp-scripts. These commands are necessary for compiling React source code into browser-compatible assets and do not involve arbitrary or dangerous command execution.
Audit Metadata