php-pro
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions explicitly prioritize security, mandating the use of secure password hashing (Argon2/Bcrypt) and prohibiting SQL-vulnerable code.
- [SAFE]: Guidelines enforce the use of strict typing (
declare(strict_types=1)) and high-level static analysis (PHPStan level 9), which helps prevent common logic errors and vulnerabilities. - [SAFE]: All code examples for frameworks and asynchronous PHP (Swoole, ReactPHP) follow best practices and contain only standard development placeholders.
- [SAFE]: No unauthorized network operations, data exfiltration patterns, or obfuscated code were found across the skill files.
Audit Metadata