php-guide
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection or bypass attempts were found; the instructions strictly adhere to technical guidance for PHP development.
- [SAFE]: The skill explicitly promotes security best practices, including input validation, output escaping, and the use of prepared statements for database operations.
- [SAFE]: Tooling and dependency recommendations involve standard, trusted PHP ecosystem packages such as PHPUnit, PHPStan, and Composer.
- [SAFE]: No indicators of obfuscation, data exfiltration, or persistence mechanisms were detected within the skill's content or code examples.
- [SAFE]: Security-sensitive functions like eval() and exec() are discouraged, and patterns for safe alternatives are provided.
Audit Metadata