wp-block-themes
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Node.js script (
scripts/detect_block_themes.mjs) to scan the filesystem fortheme.jsonfiles and summarize theme capabilities (templates, patterns, styles). - [EXTERNAL_DOWNLOADS]: The skill provides links to official WordPress documentation, the WordPress plugin repository, and core developer notes on
wordpress.organdmake.wordpress.orgfor educational reference. - [SAFE]: The discovery script uses standard Node.js modules (
fs,path) to perform read-only directory traversal and file inspection without network access, credential handling, or sensitive data exposure.
Audit Metadata