git-onboarding-step
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs several local shell commands including
git config,gh auth status, andwhich. These are read-only diagnostic operations used to determine the current state of the user's Git environment and provide helpful guidance. - [DATA_EXPOSURE]: It accesses the global Git
user.nameanduser.emailsettings. This information is displayed directly back to the user within the onboarding checklist to confirm their configuration and is not transmitted to any external servers or third-party domains.
Audit Metadata