web-scraper
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The implementation in
scripts/scrape.pyuses standard, reputable libraries (requests, BeautifulSoup, pandas) to perform web scraping as described in the documentation.\n- [EXTERNAL_DOWNLOADS]: The skill performs network requests to fetch web pages. This is the intended and documented purpose of the tool and does not involve downloading or executing unauthorized scripts.\n- [PROMPT_INJECTION]: The skill acts as a surface for indirect prompt injection by ingesting untrusted content from the web. The risk is minimized by the skill's focus on extracting structured data, but users should be aware that scraped text could contain adversarial instructions.
Audit Metadata