creating-blocks
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official WordPress development resources and documentation (developer.wordpress.org, github.com/WordPress/gutenberg). References to external assets such as schemas and licenses point to legitimate, well-known domains.
- [EXTERNAL_DOWNLOADS]: The skill generates project configurations that include the
@wordpress/scriptspackage. This is an official development utility from the WordPress organization and is considered a well-known and trusted dependency. - [COMMAND_EXECUTION]: The instructions involve generating code that the user would build locally using standard tools (
npm run build). The skill itself does not perform any unauthorized command execution or system modification. - [DATA_EXFILTRATION]: No sensitive data access or network exfiltration patterns were identified. The included templates for nonces and API endpoints are standard practices for securing frontend interactivity in the WordPress ecosystem.
Audit Metadata