testing
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running standard development and testing commands, including
npm run wp-env-test,npm run test:e2e,npm run test:unit,composer test, andvendor/bin/phpunit. These are expected utilities for the Gutenberg project environment. - [SAFE]: The skill utilizes official vendor-provided packages such as
@wordpress/e2e-test-utils-playwrightfor end-to-end testing utilities. - [SAFE]: The instructions emphasize developer best practices, such as maintaining test integrity (not weakening assertions to make tests pass) and requiring human review/confirmation of test plans before execution.
Audit Metadata