detect-architecture-pattern
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill defines patterns for searching PHP source code to determine architectural structure (e.g., MVC, DDD, Hexagonal).
- [COMMAND_EXECUTION]: The skill uses search commands (Grep, Glob) on local files to identify patterns. This behavior is restricted to the intended diagnostic functionality and does not execute external scripts or untrusted inputs.
- [SAFE]: Although the skill analyzes external codebase data, it only performs structural pattern matching for scoring purposes and does not interpret or execute instructions found within the processed code.
Audit Metadata