commit-staged-changes
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard Git commands such as
git diff --cached,git status, andgit commit. These operations are limited to the scope of managing repository changes. - [SAFE]: No patterns of data exfiltration, credential theft, or unauthorized persistence were identified. The instructions specifically guide the agent to act within the user's current staged context and explicitly forbid staging extra files, which acts as a safety boundary.
Audit Metadata