Scrape
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructional guidelines and code patterns for performing legal web scraping. It emphasizes compliance with site policies and ethical data handling.
- [SAFE]: Includes a robots.txt parser using the standard Python
urllib.robotparserlibrary to ensure compliance with server-side restrictions. - [SAFE]: Implements responsible request practices, including jittered delays, exponential backoff for 429 status codes, and audit logging.
- [SAFE]: Contains no hidden commands, obfuscation, or unauthorized data access patterns.
Audit Metadata