web-scraping — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited web-scraping (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to extract clean, readable content from any URL. Returns markdown text, links, and metadata. Free alternative to Firecrawl.
| Tool | What it does |
|---|---|
scrape_url | Extract clean text content from a URL (Readability-powered) |
extract_links | Get all links with href and anchor text |
extract_metadata | Get title, description, OG tags, canonical, favicon |
search_page | Search for a query string within the page content |
scrape_multiple | Batch scrape multiple URLs, get title + excerpt per URL |
scrape_url for reading a single page (docs, blog post, article)extract_links to discover linked resources from a pageextract_metadata for SEO analysis or link preview datascrape_multiple to survey multiple pages at oncescrape_multiple returns title + excerpt per URL, not full content — use for surveyingsearch_page searches within the extracted content, not raw HTML~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.