go-modules

Pass

Audited by Gen Agent Trust Hub on Feb 15, 2026

Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • COMMAND_EXECUTION (LOW): The skill directs the agent to apply persistent global settings via git config --global and go env -w, which can impact other applications and sessions on the host machine.
  • EXTERNAL_DOWNLOADS (LOW): Standard Go development workflows described in the skill, such as go get and go mod download, involve downloading code from external sources like GitHub.
  • DATA_EXFILTRATION (INFO): The skill provides patterns for integrating access tokens into global git configurations for private module access, necessitating secure environment variable handling.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 15, 2026, 01:25 PM