fork
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several bash scripts to inspect the local development environment, including checking for the installation of
git-townandgh, and retrieving repository metadata viagit remoteandgit branchcommands. - [DATA_EXFILTRATION]: In Step 0.5, the skill performs local identity detection by reading the
~/.ssh/configfile to identify GitHub hosts and querying environment variables viamise env. This is intended for determining the user's GitHub account for the fork workflow and does not involve transmitting this information to external network endpoints.
Audit Metadata