review
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to fetch referenced skills from the 'open-review' repository at runtime if they are not available locally. It uses
npx skills use elliottlawson/open-review@<name>or direct GitHub fetching. As 'elliottlawson' is the verified author of the skill, this represents standard vendor functionality for modular skill management. - [COMMAND_EXECUTION]: The skill uses
git diffto determine the scope of the code change for review. This is an expected and necessary operation for a code review tool. - [SAFE]: The security pass instructions (
passes/security/SKILL.md) correctly direct the agent to check for authorization, injection, secrets, and data exposure, reflecting secure coding best practices.
Audit Metadata