conductor-review
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to facilitate automated review and verification tasks.
- Evidence: In
references/review-protocol.md, the skill identifies and runs project-specific test commands such asnpm testorpytestto verify implementation correctness. - Evidence: It performs
git diffandgit commitoperations to track changes and apply review suggestions. - [DATA_EXPOSURE]: The skill reads internal project configuration and documentation to establish context for its analysis.
- Evidence: It accesses files within the
conductor/directory, includingcode_styleguides/*.md,product-guidelines.md, andtech-stack.mdto ensure compliance with project standards.
Audit Metadata