logging
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is an informational resource providing secure coding practices for logging. It does not contain any malicious code, obfuscation, or unauthorized network operations.
- [DATA_EXPOSURE]: The skill proactively mitigates data exposure risks by including a 'CRITICAL' warning section against logging credentials (passwords, tokens, API keys), PII (SSN, address), and financial data. It provides practical Java masking helpers and Node.js redaction configurations using the Pino library.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known open-source logging libraries (SLF4J, Logback, Winston, and Pino) and encoders (logstash-logback-encoder). These are industry-standard dependencies used for implementing structured logging.
Audit Metadata