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.md to prevent the logging of sensitive information like passwords and personally identifiable information (PII).
  • [DATA_EXPOSURE]: The implementation templates in references/implementation.md access environment variables such as GIT_COMMIT, AWS_REGION, and INSTANCE_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
Risk Level
SAFE
Analyzed
Mar 6, 2026, 05:46 AM