go-cli-errors-observability
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation, architectural guidelines, and standard Go code examples for error handling and logging. It does not include any executable scripts, remote dependencies, or hidden instructions.
- [SAFE]: The content specifically focuses on security and privacy best practices, such as preventing the logging of sensitive data (credentials, tokens, environment variables) and ensuring diagnostic bundles are restricted and user-approved.
- [SAFE]: All Go code snippets provided use standard library patterns (e.g.,
errors.Join,errors.As,log/slog) and adhere to idiomatic Go practices without introducing any dangerous execution patterns.
Audit Metadata