pest-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill exclusively provides instructional content for software testing. All command examples (
php artisan test,php artisan make:test) are standard development practices for PHP/Laravel environments. - [COMMAND_EXECUTION] (SAFE): While the skill mentions command-line tools like
php artisan, these are standard for the intended development workflow and are not used for malicious purposes such as system privilege escalation or exfiltration. - [DATA_EXFILTRATION] (SAFE): There are no network operations or sensitive file access patterns detected. Domain references are restricted to local API endpoints (
/api/docs) or known safe placeholder domains (laravel.com).
Audit Metadata