wordpress-testing-qa

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: A detailed analysis of the skill's instructions, code snippets, and metadata revealed no malicious intent, obfuscation, or hidden instructions.\n- [EXTERNAL_DOWNLOADS]: The skill provides instructions for using the standard install-wp-tests.sh script to set up the WordPress integration testing environment.\n
  • Evidence: This script is a well-known part of the WordPress core development toolchain (scaffolded by WP-CLI) used to download the official test library from WordPress SVN/Git repositories.\n- [EXTERNAL_DOWNLOADS]: The documentation includes instructions to install several reputable and widely-used development dependencies via Composer.\n
  • Evidence: Packages such as phpunit/phpunit, 10up/wp_mock, and wp-coding-standards/wpcs are standard in the WordPress development community and are fetched from official registries.\n- [COMMAND_EXECUTION]: The skill includes shell commands for project scaffolding and test execution that are standard for WordPress development.\n
  • Evidence: Instructions include the use of wp scaffold for test setup and vendor/bin/phpunit for running the test suite, which are appropriate and expected actions within this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 10:38 AM