golang-samber-slog

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions and examples for using the samber/slog ecosystem of Go libraries. It identifies the author's own repositories on GitHub as the source of these libraries, which is consistent with the skill's purpose.
  • [SAFE]: No hardcoded credentials or sensitive data access were detected. All code examples for services like Slack, Telegram, and Datadog use generic placeholders (e.g., 'your-bot-token', 'xoxb-...') for sensitive configuration fields.
  • [SAFE]: The skill emphasizes security best practices by documenting the use of the slog-formatter library to redact PII (Personally Identifiable Information) and mask IP addresses from log records before they are transmitted to external systems.
  • [SAFE]: Network operations described in the skill are restricted to sending log data to well-known logging and monitoring services including Datadog, Sentry, and Slack, which aligns with the expected behavior of a logging skill.
  • [SAFE]: The skill provides a clear ingestion surface for log data and includes an inventory of capabilities and sanitization methods (PII scrubbing) that mitigate risks associated with processing untrusted log attributes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 12:49 AM