go-mentor

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructional material for Go programming. It encourages standard security practices such as using os.Root to prevent path traversal (Cat 10) and using the race detector (Cat 6).
  • [COMMAND_EXECUTION]: The skill includes instructions to run standard Go development commands (go mod init, go run, go test -race). These are legitimate developer workflows for a senior engineer learning the language.
  • [EXTERNAL_DOWNLOADS]: The skill mentions official Go packages (golang.org/x/sync/errgroup) and common community tools (google/go-cmp, golangci-lint). These are well-known, trusted resources within the Go ecosystem.
  • [DYNAMIC_CONTEXT_INJECTION]: The skill does not use the !command syntax for silent execution. It only suggests these commands as manual verification steps for the user.
  • [PROMPT_INJECTION]: No attempts to override safety guidelines or extract system prompts were found. The instructions focus entirely on technical mentorship.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 02:03 PM
Security Audit — agent-trust-hub — go-mentor