evidence-hygiene
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely instructional guide focused on defensive security practices and operational security (OPSEC) for researchers.
- [DATA_EXPOSURE]: The skill provides explicit instructions on how to prevent accidental data exposure. It includes procedures for masking session cookies, PII (Personally Identifiable Information), and other sensitive metadata in evidence files.
- [COMMAND_EXECUTION]: The skill includes benign shell functions (e.g.,
sanitize_har) usingjqto process local HAR files. These commands are localized templates for the user to perform sanitization and do not involve remote code execution or suspicious subprocess spawning. - [PROMPT_INJECTION]: No prompt injection patterns, bypass markers, or attempts to override agent behavior were found. The instructional language is consistent with the stated purpose of professional reporting hygiene.
- [REMOTE_CODE_EXECUTION]: The skill contains JavaScript snippets for use in browser DevTools. These snippets use standard APIs like
fetchwithcredentials: 'include'to safely demonstrate vulnerabilities without hardcoding or echoing secrets. No remote scripts are downloaded or executed.
Audit Metadata