wp-block-themes
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and structural, providing guidance for editing theme.json files and organizing WordPress templates and patterns.
- [COMMAND_EXECUTION]: The skill includes a Node.js script (
scripts/detect_block_themes.mjs) used to locate theme directories within a project. This script uses standard filesystem APIs (fs.readdirSync,fs.statSync) to perform read-only directory traversal and does not execute external commands or interact with the network. - [EXTERNAL_DOWNLOADS]: References in the documentation point to official WordPress.org domains for theme development standards. There are no automated downloads or remote script executions included in the skill's logic.
Audit Metadata