save
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard version control commands including git status, git diff, and git push. These commands are used as intended to manage the lifecycle of work-in-progress code changes.
- [DATA_EXFILTRATION]: While the skill pushes data to a remote server, it contains specific exclusion rules to prevent the transmission of sensitive information. It explicitly instructs the agent to avoid staging .env files, backup directories, and local lock files, which significantly reduces the risk of accidental credential or sensitive data exposure.
Audit Metadata