analyzing-browser-forensics-with-hindsight
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The provided scripts access browser artifact files including
History,Cookies, andWeb Data. This access is necessary for the forensic analysis intended by the skill. All data extraction and processing are performed locally, with no network transmission of sensitive information detected. - [COMMAND_EXECUTION]: The skill includes command-line examples and Python scripts for querying local SQLite databases and auditing file system structures. These commands are scoped to the browser profile directories specified by the user or found in standard system locations.
- [EXTERNAL_DOWNLOADS]: The skill documentation references the
pyhindsightpackage and official documentation from public repositories. These references are used to provide the necessary tooling for the forensic analysis.
Audit Metadata