golang-pkg-go-dev

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [UNVERIFIABLE_DEPENDENCIES]: The skill instructs the installation of the godig CLI utility via go install github.com/samber/godig/cmd/godig@latest. This repository is the official source provided by the skill's author for the purpose of querying Go package metadata.
  • [DATA_EXPOSURE]: The skill performs network requests to retrieve documentation and metadata from pkg.go.dev and the Go vulnerability database. It also offers the option to connect to a hosted MCP server at https://godig.samber.dev/mcp, which is an external service managed by the author.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes untrusted documentation and README content from the external pkg.go.dev API via the godig tool.
  • Ingestion points: Documentation, symbols, and README files retrieved through godig subcommands.
  • Boundary markers: No explicit delimiters or instructions to ignore embedded content are defined in the skill's prompts.
  • Capability inventory: The environment permits the use of Write, Edit, Bash, and Agent tools.
  • Sanitization: The skill does not specify any sanitization or validation logic for the content fetched from the public Go package registry.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 02:38 PM
Security Audit — agent-trust-hub — golang-pkg-go-dev