go
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides detailed technical documentation for Go programming and adheres to standard development practices. All external references point to official Go project domains or repositories.
- [INDIRECT_PROMPT_INJECTION]: The skill identifies Go project metadata files (go.mod, go.work) as sources for versioning information to determine the correct API set and language features to use.
- Ingestion points:
go.modandgo.workfiles (SKILL.md) - Boundary markers: None specified.
- Capability inventory: The skill instructs the agent to use the Go toolchain (
go get,go tool,go mod,go fix,go test) for package management, automated refactoring, and testing. - Sanitization: None specified.
Audit Metadata