pest
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the Pest PHP framework and several official plugins (such as
pestphp/pest-plugin-laravelandpestphp/pest-plugin-agent) via Composer. It also references the installation of theplaywrightbrowser testing tool via npm. These are standard, well-known resources in the PHP and testing ecosystems. - [COMMAND_EXECUTION]: The skill includes instructions for running the Pest test runner and accessing its features (parallel testing, coverage reports, mutation testing) using standard command-line operations like
./vendor/bin/pest.
Audit Metadata