evidence-hygiene
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a defensive best-practices guide for handling sensitive data during security research. It correctly identifies and categorizes secrets like session cookies and PII, providing specific protocols for masking them before submission.\n- [COMMAND_EXECUTION]: Includes a helper bash function,
sanitize_har, that utilizes thejqutility to process and redact sensitive headers and cookie values from local HAR files. This is a standard utility pattern for security researchers to ensure no credentials are leaked in evidence artifacts.
Audit Metadata