review-structure
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git commands (
git diff,git rev-parse,git merge-base) and thewc -lutility to identify changed files and measure file lengths. These are benign, read-only operations used to gather necessary context for performing code reviews within a repository. - [SAFE]: The instructions incorporate 'Anti-confabulation' gates and mandatory verification steps. These require the agent to cite exact file lines and tool outputs before making structural claims, which is a robust safety measure that prevents the model from acting on hallucinations or being influenced by potentially malicious instructions found within the code it is reviewing.
Audit Metadata