clean-unused-code
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
deadcodetool usinggo install golang.org/x/tools/cmd/deadcode@latest. This is a trusted resource provided by the official Go project maintenance team. - [COMMAND_EXECUTION]: The skill uses standard Go development commands such as
go build,go test, andgoimports. These are standard practice for Golang development and do not involve suspicious parameters.
Audit Metadata