golang-safety
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to improve the safety and reliability of Go code by providing clear guidelines on avoiding runtime panics and data corruption. All content is educational and instructional for development tasks.
- [COMMAND_EXECUTION]: The skill requests access to Bash for running 'go', 'golangci-lint', and 'git' commands. This access is restricted via patterns and is consistent with the skill's purpose of analyzing and improving Go codebases.
- [PROMPT_INJECTION]: There is an indirect prompt injection surface as the skill reads and writes Go source code. 1. Ingestion points: The skill uses Read, Glob, and Grep tools to read external Go files. 2. Boundary markers: There are no specific instructions to ignore embedded commands in source code comments. 3. Capability inventory: The skill can edit/write files and execute Go-related shell commands. 4. Sanitization: No sanitization is performed on the ingested code. The risk is considered low and characteristic of coding assistants.
Audit Metadata