autodev
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses localized shell commands via the
aoCLI tool (e.g.,ao autodev,ao evolve,ao rpi) to manage development cycles. These operations are scoped to the repository's operational contract (PROGRAM.md/AUTODEV.md) and do not involve unauthorized privilege escalation or dangerous remote execution. - [SAFE]: The execution logic is focused on repository-local configuration and validation. The included validation script
scripts/validate.shonly performs local file integrity and syntax checks on the skill's own directory structure.
Audit Metadata