create-review-guide
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses git commands (via
Bash) to analyze local branch changes and file status. These are standard operations for a code review tool. - [SAFE]: The skill reads and writes to a local
config.jsonfile to manage the output directory and preferences. This follows standard local configuration practices. - [SAFE]: The generated output is a self-contained HTML file. The instructions explicitly forbid external assets (CDNs) and fabrication of content, ensuring the report is based entirely on local source code.
- [SAFE]: The skill uses platform-standard tools (
Read,Write,Grep,Glob,Bash) within the defined scope of a development assistant.
Audit Metadata