agent-git
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
@agent-git/clipackage from the NPM registry using thenpxcommand. This tool is provided by the author's ecosystem to facilitate Git workflow automation. - [COMMAND_EXECUTION]: The skill executes shell commands to perform Git actions such as status checks, creating checkpoints (
save), reverting changes (undo), and merging commit history (squash). These commands are limited to the specified Git workspace directory. - [SAFE]: No indicators of malicious behavior, such as credential harvesting, data exfiltration, or obfuscation, were found. The instructions emphasize using absolute paths for workspaces and include manual preview steps to ensure user oversight.
Audit Metadata