go-defensive
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and coding patterns for the Go programming language, promoting secure practices such as using
crypto/randfor sensitive operations and copying data structures at API boundaries to prevent unintended mutation. - [REMOTE_CODE_EXECUTION]: No patterns suggesting the download or execution of remote code were found. All provided code examples are static Go snippets illustrating best practices.
- [DATA_EXFILTRATION]: No network operations or file system access patterns targeting sensitive data were detected.
- [PROMPT_INJECTION]: No instructions aimed at overriding agent behavior, bypassing safety filters, or leaking system prompts were identified.
Audit Metadata