golang-samber-slog
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Go developers using the samber/slog library suite. All content is transparent, technical, and aligned with its stated purpose.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. The skill documents how to send logs to external services (e.g., Datadog, Slack, Sentry), which are standard logging operations using well-known services. The documentation emphasizes using standard configuration and official client libraries.
- [CREDENTIALS_UNSAFE]: All code examples provided in the skill use clearly labeled placeholders (e.g., 'your-bot-token', 'https://hooks.slack.com/services/...') rather than hardcoded secrets.
- [PROMPT_INJECTION]: The skill instructions do not contain any patterns aimed at overriding agent behavior or bypassing safety guidelines.
- [REMOTE_CODE_EXECUTION]: There are no commands or instructions that perform arbitrary remote code execution or download untrusted scripts. The skill relies on standard Go package management.
Audit Metadata