go-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Documentation-only skill. The skill consists entirely of markdown documentation and Go code examples. There are no executable scripts, hidden commands, or tools involved in the skill's operation.
- [SAFE]: Environment Variable Access Patterns. The code examples demonstrate loading configuration from environment variables (e.g., DATABASE_URL, API_KEY) using the standard Go os.Getenv function. These are instructional examples for safe configuration management and do not represent actual credential access or data exfiltration by the skill itself.
- [SAFE]: Automated Scan Assessment. The included security report notes that automated detections regarding network or filesystem access are false positives triggered by content hashes and code block syntax which are common in documentation and metadata.
Audit Metadata