ai-code-review
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands for automated quality gates, specifically mentioning linters (e.g.,
eslint,phpcs,stylelint), type checkers (e.g.,phpstan,mypy), and project test suites. This is a primary functionality of the skill intended to verify code correctness within the user's project environment. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized access was detected. The instructions align with standard software engineering best practices for code quality, complexity management, and test coverage.
Audit Metadata