plan-implement-phase
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong safety practices by requiring the agent to stop after every single phase and wait for explicit user approval before proceeding.
- [SAFE]: The instructions explicitly forbid automatic code commits or pushes, requiring the agent to only suggest messages and rely on the user to initiate the final action.
- [DATA_EXPOSURE]: The skill reads project configuration files such as
AGENTS.mdand documentation within thedocs/directory. This access is necessary for the skill's primary purpose of maintaining architectural consistency and follows the expected behavior for a development assistant. - [COMMAND_EXECUTION]: The skill instructs the agent to use the
/git-commitskill only as a suggestion following a user review, ensuring that no shell commands are executed without direct user oversight.
Audit Metadata