access_log_json

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides configuration steps for standard NGINX access logging to the local file system path /var/log/nginx/access.log, which is a common and legitimate system administration task.- [SAFE]: The configuration employs the 'escape=json' parameter in the NGINX log_format directive, which is a recommended security measure to prevent log injection and log forging attacks by ensuring headers like User-Agent are properly escaped.- [SAFE]: The documentation explicitly advises against logging sensitive data such as 'Authorization' headers and request bodies, demonstrating an adherence to data privacy and credential protection principles.- [SAFE]: The instructions for log propagation (X-Trace-ID) and log aggregation (Promtail/Loki) represent standard architectural patterns for distributed tracing and do not involve any malicious network operations or data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 03:12 AM