logging
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational guide for implementing logging best practices and does not contain any malicious code or instructions.
- [DATA_EXPOSURE_PREVENTION]: The instructions explicitly warn against logging secrets, PII, tokens, and credentials, promoting the use of non-sensitive identifiers (e.g., user_id, order_id) instead.
- [SAFE]: No prompt injection, obfuscation, or remote code execution patterns were detected. The provided code snippets are benign examples for common server-side environments like Python.
Audit Metadata