skills/mdhb2/aix-skillpack/golang-pro/Gen Agent Trust Hub

golang-pro

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Go development tools, including go vet ./..., golangci-lint run, and go test -race. It also instructs the agent to create a directory using mkdir -p .aix to store generated artifacts. These commands are necessary for the skill's primary function as a Go development assistant.
  • [EXTERNAL_DOWNLOADS]: The documentation and references mention standard Go dependency management commands like go mod download, go mod tidy, and go get. These operations are expected in a Go development workflow and target standard package registries.
  • [SAFE]: No prompt injection, obfuscation, or data exfiltration patterns were detected. The skill follows best practices for Go development, such as error handling, context propagation, and race detection.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 01:22 AM
Security Audit — agent-trust-hub — golang-pro