golang
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFENO_CODEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues detected. The skill contains standard development guidelines for Go programming, including error handling, context usage, and concurrency patterns.
- [NO_CODE]: The skill consists entirely of instructional markdown and code examples for the agent to use as a reference. It does not include any executable scripts or automated deployment logic.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided Go codebases, representing a surface for indirect instructions. 1. Ingestion points: User-provided projects, libraries, and CLI source code. 2. Boundary markers: None defined. 3. Capability inventory: Use of standard Go toolchain commands (gofmt, go vet, go test). 4. Sanitization: No specific sanitization or validation logic is provided for external code. The attack surface is consistent with a standard coding assistant and is assessed as safe.
Audit Metadata