vcs-identity-check
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard version control commands (git, hg, jj) to read and modify configuration files. Specifically, it reads user identity (name and email) and signing settings. It also provides commands to set these values if they are missing or incorrect.
- [DATA_EXPOSURE]: The skill reads the user's name and email address from the local environment's VCS configuration. This information is used for verification purposes within the agent's context and is not exfiltrated to any external services.
Audit Metadata