autonomous-workflow
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust orchestrator for autonomous feature development, utilizing isolated Git worktrees and structured phases to manage complexity and maintain context.
- [COMMAND_EXECUTION]: The skill utilizes local shell commands such as
git,gh, andgw(an optional vendor tool) to perform repository management, CI monitoring, and PR creation. These operations are restricted to the local development environment. - [EXTERNAL_DOWNLOADS]: The documentation and installation scripts reference the installation of
ghandgwvia standard package managers (brew,npm). These tools are required for the skill's operation and originate from well-known or vendor-specific sources. - [SAFE]: The
install.shscript performs environment setup by symlinking agent templates and routing rules into the local AI tool configuration directory, which is standard behavior for skill installation.
Audit Metadata