git-commit-vcs
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. The skill facilitates standard version control workflows.\n- [COMMAND_EXECUTION]: The skill uses standard git commands (
git add,git commit) to manage local repository changes. These commands are restricted to the local environment and are consistent with the skill's purpose.\n- [DATA_EXPOSURE]: The skill reads.gitmessageand recent commit logs to identify project-specific conventions. This behavior is confined to the local repository context and is necessary for its stated functionality.
Audit Metadata