go-logging
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses go.uber.org/zap and github.com/natefinch/lumberjack, which are standard and trusted libraries in the Go ecosystem for logging and file rotation.
- [DATA_EXFILTRATION]: The skill explicitly warns against logging secrets, tokens, passwords, or PII, which is a key security best practice to prevent data exposure.
- [SAFE]: No malicious patterns such as prompt injection, persistence mechanisms, or unauthorized privilege escalation were detected.
Audit Metadata