git-commit
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill files are strictly informational and provide templates for Git operations that follow industry standards for commit messaging.
- [COMMAND_EXECUTION] (SAFE): Shell examples provided in
references/examples.mduse secure practices, specifically using single-quoted HEREDOCs (<<'EOF') to prevent shell injection or unintended variable expansion when generating commit messages. - [EXTERNAL_DOWNLOADS] (SAFE): No external script downloads or remote package installations are performed; URLs are restricted to official documentation and attribution links.
- [DATA_EXFILTRATION] (SAFE): There are no patterns suggesting the access of sensitive system files or the transmission of data to external servers.
Audit Metadata