kata-execute-phase
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple local shell and Node.js automation scripts (e.g.,
create-phase-branch.sh,manage-worktree.sh,check-conventions.cjs) to manage git operations and project state. These operations are restricted to the local development environment and are essential for the skill's functionality. - [DATA_EXFILTRATION]: Interacts with the GitHub API using the
ghCLI to create milestones, issues, and pull requests. This data movement is consistent with the skill's documented purpose of project management and collaboration. - [COMMAND_EXECUTION]: Employs the
evalcommand within its shell scripts to parse key-value output from internal helper scripts. The source of this data is restricted to the skill's own logic and project-local git metadata.
Audit Metadata