git-commit
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a context-gathering script (
scripts/context.sh) that runs standard development commands such asgit status,git diff,git branch, andgit log, alongside a project-specificyarn scopescommand. These actions are limited to local repository analysis.\n- [DATA_EXFILTRATION]: Repository metadata and file changes are read to inform the agent's commit message generation. This information remains within the local agent context and is not exfiltrated to external domains.
Audit Metadata