controller-testing
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains markdown-based templates and guidelines for Laravel controller testing. All provided code snippets are benign and focus on standard HTTP behavior, validation datasets, and database persistence assertions.
- [COMMAND_EXECUTION]: The skill includes instructions to run standard Laravel Artisan commands such as
php artisan make:testandphp artisan test. These commands are safe for use in a local development environment and are constrained to specific testing file paths. - [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file access patterns, or unauthorized network operations were detected in the skill's instructions or templates.
- [PROMPT_INJECTION]: The skill instructions do not contain any patterns designed to override system prompts, bypass safety filters, or extract sensitive instructions.
Audit Metadata