git-commit-push-live
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git commands and project test suites (e.g., "pnpm test") to manage and verify code changes. This is consistent with its role as a development tool.
- [EXTERNAL_DOWNLOADS]: It interacts with remote repositories using "git push" and "git fetch", which involve network communication over standard Git protocols.
- [SAFE]: The skill includes explicit instructions to check for secrets and avoid pushing sensitive files, following best practices for secure source control management.
Audit Metadata