write-tests
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content aimed at improving the testing workflow within a Laravel project using the Pest testing framework. It does not contain any obfuscated code, unauthorized data access, or malicious instructions.
- [COMMAND_EXECUTION]: The workflow includes the execution of
php artisan test --compact. This is a standard and expected command for running a test suite in a Laravel application and does not constitute a security risk in this context.
Audit Metadata