commit
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes data security by explicitly instructing the agent to never stage files that likely contain secrets, such as
.envor credential files. - [SAFE]: The skill includes a mitigation against command injection by requiring the use of HEREDOCs when passing potentially untrusted commit message strings to the
git commitcommand. - [SAFE]: All operations are limited to standard local git workflow commands without any external network requests or unauthorized access patterns.
Audit Metadata