code-review
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes git commands (
git diff,git log,git show) to retrieve codebase changes for review purposes. These tools are explicitly scoped in the YAML frontmatter to prevent broader shell access. - [SAFE]: The primary function of this skill is informational. It provides structured checklists for quality and security assessments, including checks for SQL injection, hardcoded secrets, and XSS.
- [SAFE]: No obfuscation, remote code execution, or unauthorized data access patterns were detected. All external references point to the vendor's own documentation repository.
Audit Metadata