laravel-tdd
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [General] (SAFE): The file is a markdown instruction set without any embedded scripts or automated execution steps. It provides educational templates for writing PHP tests.
- [Prompt Injection] (SAFE): No attempts to bypass safety filters, extract system prompts, or override agent behavior were detected. The instructions are focused on the TDD cycle.
- [Data Exposure] (SAFE): No hardcoded credentials, API keys, or sensitive file paths are present. Code examples use generic placeholders and Laravel factories.
- [Command Execution] (SAFE): The skill references
php artisan test, which is the standard framework command for the intended purpose of validating code changes in a local development environment.
Audit Metadata