find-exception-issues
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill identifies common logic errors in PHP exception handling, such as empty catch blocks, generic throwable catching, and lost exception chains.
- [COMMAND_EXECUTION]: The skill provides standard grep commands to search local PHP source code for problematic patterns. These commands are used solely for identifying code anti-patterns during an audit.
- [SAFE]: (Indirect Prompt Injection Surface) 1. Ingestion points: PHP source code files scanned via grep patterns defined in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Uses grep for searching local files. 4. Sanitization: Absent. As a code analysis tool, the ingestion of external code is expected and handled via pattern matching.
Audit Metadata