go-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for Go development. No malicious patterns or security vulnerabilities were detected in the instructions or example code.
- [SAFE]: Pattern 8 ('Secure Debug HTTP Logging') implements a security-best-practice by providing code to redact sensitive headers (e.g., 'Authorization', 'api-key') from application logs.
- [COMMAND_EXECUTION]: Pattern 10 includes examples of task runners and a shell-based linting script. These are standard development utilities intended for local or CI/CD execution by the developer and do not constitute unauthorized command execution.
Audit Metadata