go
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and best practices for writing Go services and libraries, including idiomatic error handling and concurrency patterns.
- [COMMAND_EXECUTION]: The skill mentions standard Go development toolchain commands like
go vet,staticcheck, andgo test. These are used for code linting and testing in a standard development workflow and do not represent a security risk in this context. - [PROMPT_INJECTION]: No instructions were found that attempt to bypass AI safety guidelines or override system prompts.
- [DATA_EXFILTRATION]: No network operations, credential access, or sensitive file path references were detected.
- [REMOTE_CODE_EXECUTION]: The skill does not attempt to download or execute code from external or untrusted sources.
Audit Metadata