pest-testing-conventions
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection, obfuscation, or persistence mechanisms were found.
- [COMMAND_EXECUTION]: The skill provides instructions for running tests using standard Laravel CLI tools (e.g.,
php artisan test). It also includes specific debugging commands for capturing PHP fatal errors (e.g.,php -d display_errors=stderr vendor/bin/pest). These are confined to the local development environment and serve a legitimate technical purpose. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file path access, or network exfiltration patterns are present. Instructions regarding the
.envfile or credentials management were not observed. - [EXTERNAL_DOWNLOADS]: The skill does not suggest downloading or executing code from remote or unverifiable sources. It assumes a standard local installation of Laravel and Pest.
Audit Metadata