use-modern-go

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a series of shell commands (grep, cut, sort, uniq, head, xargs) to identify the Go version from go.mod files within the repository. This operation is limited to reading project metadata and does not involve writing files, elevated privileges, or network connectivity. The data extracted is filtered through multiple processing steps (sort, uniq, head), which effectively sanitizes the input before it is used in the agent's prompt.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 07:59 PM