setup
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
git-agent initwith various flags based on user input to generate project scopes and .gitignore files. It also usesgit configto verify the local user's identity. - [SAFE]: No malicious patterns, data exfiltration, or unauthorized access attempts were detected. The skill implements safety measures by preserving existing user-defined rules in
.gitignorebefore modification and provides clear retry logic for authentication errors.
Audit Metadata