modern-go
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform automated code refactoring on local Go source files. It implements standard Go community best practices and idioms.
- [COMMAND_EXECUTION]: The skill utilizes the
goimportsandgofmtcommand-line utilities. These are standard, official tools in the Go ecosystem used for code formatting and import management. No arbitrary or high-risk commands were identified. - [DATA_EXPOSURE]: Analysis of the operational phases confirms that the skill reads local
go.modand.gofiles for the sole purpose of code transformation. There are no network requests or data exfiltration patterns detected.
Audit Metadata