review-local
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local shell script
plugins/eng/skills/ship/scripts/run-local-review.shto orchestrate the review and fix loop. - [COMMAND_EXECUTION]: Dispatches 17 parallel domain-specific reviewers using the agent's tool capabilities to perform a multi-agent code analysis.
- [COMMAND_EXECUTION]: Automatically detects and executes repository-defined quality gate scripts (e.g.,
test,lint,typecheck) from the project'spackage.json. - [COMMAND_EXECUTION]: Implements an autonomous "fix convergence loop" that modifies local source code to resolve identified issues without direct human confirmation of every change.
- [PROMPT_INJECTION]: Ingests local project configuration and documentation files (
package.json,state.json, andSPEC.md) which could contain indirect instructions that influence the review logic or fix generation.
Audit Metadata