logging-backend
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and provides best practices for backend logging. It includes specific warnings in
references/anti-patterns.mdto prevent the logging of sensitive information like passwords and personally identifiable information (PII). - [DATA_EXPOSURE]: The implementation templates in
references/implementation.mdaccess environment variables such asGIT_COMMIT,AWS_REGION, andINSTANCE_ID. This is standard practice for enriching application logs with deployment context and does not constitute unauthorized data exposure. - [SAFE]: All referenced libraries (Pino, Pino-pretty, Picocolors, Logback) are well-known, industry-standard tools for logging and terminal output styling.
- [SAFE]: No prompt injection, obfuscation, or remote code execution patterns were identified in the skill instructions or code snippets.
Audit Metadata