golang-observability
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill focuses on industry-standard observability practices for Go development.
- [DATA_EXFILTRATION]: The skill explicitly promotes security best practices, including warnings against logging Personally Identifiable Information (PII) such as emails or SSNs. It also includes detailed guidance on GDPR/CCPA compliance, emphasizing the importance of user consent and implementing data deletion/export endpoints.
- [COMMAND_EXECUTION]: The skill uses platform-provided tools (Bash, Git, go) to perform development and auditing tasks. Access is scoped to relevant Go tooling and linting, which is appropriate for the stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill recommends several external libraries for logging and monitoring. Most are either well-known industry standards (OpenTelemetry, Prometheus) or vendor resources maintained by the skill's author (samber), such as various slog handlers. All external links point to reputable open-source repositories or established technology service providers like PostHog and Grafana.
Audit Metadata