php-code-review
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates PHP code reviews via PhpStorm's internal inspection engine. Analysis shows no evidence of malicious patterns, network exfiltration, or unauthorized command execution.
- [PROMPT_INJECTION]: Potential indirect prompt injection surface is noted as the skill processes external PHP files through the 'filePath' argument in 'get_inspections'. However, the capabilities are strictly limited to IDE-governed diagnostics and automated code transformations, which are inherently safe operations within the development environment.
Audit Metadata