stage
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard git commands (git status, git add, git diff) for local version control tasks without any malicious intent or hidden operations.
- [DATA_EXPOSURE]: The instructions include a specific safety check to avoid staging sensitive files such as .env, credentials, or API keys, which promotes secure handling of project data.
- [COMMAND_EXECUTION]: The command execution is limited to git-related operations necessary for the skill's primary purpose of managing the staging area.
Audit Metadata