code-review
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git logandgit diffto identify the scope of the code review. It also utilizesbun run checkfor automated validation andgrepfor identifying hardcoded secrets within the local repository. These commands are typical for development tools and are used appropriately within the skill's stated context. - [SAFE]: The skill does not perform any external network requests, download remote scripts, or access sensitive system paths. The methodology focuses on providing guidance and using local developer tools to audit code quality.
Audit Metadata