gitwhat
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands (
git status,git rev-parse,git symbolic-ref,git worktree list) through a bash script to collect information about the current workspace. This is the primary and intended function of the skill. - [DATA_EXFILTRATION]: No network operations or data transmission patterns were detected. The skill instructions explicitly state that no network calls should be made, and the script relies entirely on local execution.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute any external scripts or packages. All logic is contained within the provided local files.
Audit Metadata