gtm-context
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gitfor version control operations (init, commit, pull, push) andgh(GitHub CLI) for managing remote repository sharing. These operations are core to the skill's purpose and are governed by a user acceptance loop. - [EXTERNAL_DOWNLOADS]: The skill includes instructions to guide the user through installing the
gitcommand-line utility if it is missing from the system. - [DATA_EXFILTRATION]: While the skill can sync data to GitHub, it implements specific logic to detect and reject 'unsafe links' that contain credentials, tokens, or session identifiers, preventing accidental leakage of secrets into the repository history.
Audit Metadata