wp-block-development
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of instructional documentation and a benign utility script for scanning project files.
- [EXTERNAL_DOWNLOADS]: The skill references official, well-known WordPress developer packages including @wordpress/scripts, @wordpress/create-block, and @wordpress/env. All external links point to trusted WordPress.org documentation and official schemas.
- [COMMAND_EXECUTION]: Instructions involve standard development workflows, such as running npm scripts for building and linting code, and using official WordPress CLI tools for local environment management.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or unsafe dynamic code evaluations were found. The provided JavaScript utility script (list_blocks.mjs) performs read-only directory traversal and JSON parsing within the local project context.
Audit Metadata