git-commit
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a procedural guide for standard Git management and does not contain any executable malicious logic or harmful instructions.- [DATA_EXPOSURE]: Includes a protective 'Files to Never Commit' section that explicitly warns against including sensitive data such as .env files, PEM keys, and credentials in the repository.- [COMMAND_EXECUTION]: References standard Git commands for version control (status, add, commit, log). Potentially destructive commands like 'git reset --hard' are appropriately documented with safety warnings.
Audit Metadata