scrape-spec
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate web scraping configuration tasks, including directory management, file copying, and data extraction. All actions are consistent with its documented purpose.
- [COMMAND_EXECUTION]: Uses local bash commands (
mkdir,cp) to organize scraped data within the.scrapeworkspace. It also executes local Python scripts using theuvpackage manager for data processing. - [EXTERNAL_DOWNLOADS]: Fetches web content through secondary tools like
/scrape-explore-site. This is an intended feature for a scraping tool and is directed by the user's provided URLs.
Audit Metadata