wp-block-themes
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected across the analyzed files.
- [COMMAND_EXECUTION]: The skill executes a local Node.js script (
scripts/detect_block_themes.mjs) to identify WordPress themes within the repository. This script performs standard filesystem traversal and readstheme.jsonfiles to extract version information and directory status. It includes safety limits for recursion depth and file counts and does not perform any network operations.
Audit Metadata