golang-data-structures
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and reference resource for Go developers, providing guidance on performance optimization and memory layout for standard data structures.
- [SAFE]: The documentation includes explicit security and stability warnings, such as the correct usage of
unsafe.Pointeranduintptrto prevent garbage collection errors and memory corruption. - [SAFE]: References to third-party libraries (e.g.,
emirpasic/gods,deckarep/golang-set) are limited to well-known, established repositories in the Go ecosystem and are presented as recommendations for extended functionality. - [SAFE]: The
allowed-toolssection properly restricts the execution environment to relevant Go-specific commands (go:*,golangci-lint:*), following least-privilege principles for the agent's operation.
Audit Metadata