evidence-hygiene
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive guide for security researchers to maintain evidence hygiene. It focuses on redacting sensitive information such as session cookies, Authorization headers, and PII from screenshots and HAR files.
- [COMMAND_EXECUTION]: The file contains a bash function
sanitize_harthat utilizesjqto filter sensitive headers from JSON-formatted HTTP Archive (HAR) files. This is a local data processing utility with no network dependencies or privilege escalation risks. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill actively promotes the prevention of data exposure. It defines specific redaction protocols for credentials and other users' private information, advocating for the use of local tools and manual black-barring before submission.
- [DYNAMIC_EXECUTION]: No dynamic execution or obfuscation patterns were detected. The included JavaScript snippets for Chrome DevTools are standard templates for manual API testing and do not incorporate untrusted external input.
Audit Metadata