read-deleted-pages
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line utilities such as
curl,wget,jq,sort,awk, andsha256sumfor fetching, filtering, and hashing data. These operations are restricted to processing archival records and managing local evidence files. - [EXTERNAL_DOWNLOADS]: Fetches data from well-known and established archival services including the Internet Archive (Wayback Machine), archive.today, and Common Crawl. These interactions are consistent with the skill's stated purpose of recovering historical web content.
- [DATA_EXFILTRATION]: No unauthorized data transmission or sensitive file access was detected. Network operations are directed towards public archival APIs and user-specified URLs for retrieval purposes.
- [SAFE]: The skill follows security best practices for evidence handling, such as recommending the use of raw archived responses (
id_modifier) to avoid potential injection or reconstruction artifacts in the archive's standard replay view.
Audit Metadata