code-review
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git commands (
git diff,git log,git rev-parse) to analyze changes between branches or commits within the local repository environment. - [EXTERNAL_DOWNLOADS]: The skill references a workflow (
docs/agents/issue-tracker.md) to fetch issue descriptions or specifications, which is a standard procedure for reconciling code changes with requirements. - [PROMPT_INJECTION]: Instructions for sub-agents are strictly scoped to identifying code smells and specification mismatches, with no attempts to bypass safety filters or override system behavior.
- [SAFE]: The skill operates entirely on repository metadata, documentation, and source code for the purpose of automated auditing and quality assurance.
Audit Metadata