golang-development
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
go runto fetch and execute themodernizeutility fromgolang.org/x/tools. This is an official, well-known, and trusted repository maintained by the Go project team. - [COMMAND_EXECUTION]: Instructions specify building Go binaries with
-ldflags="-s -w"and running modernization tools via the Go CLI. These are standard development practices for reducing binary size and maintaining code quality. - [DATA_EXPOSURE]: The skill references a local configuration file at
$HOME/git/sammcj/mcp-devtools/.golangci.yml. This path targets the author's own developer tools repository and does not involve sensitive system credentials or private user data. - [PROMPT_INJECTION]: The skill includes instructions for the agent to activate when working on Go projects. These directives serve as functional scoping for the agent and do not attempt to bypass safety guidelines or override system-level restrictions.
Audit Metadata