haunt-web-extraction — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited haunt-web-extraction (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 when the user needs data from a permitted public web page inside Claude Code, Cursor, Codex, OpenCode, or another MCP-aware coding agent.
If the Haunt MCP server is installed but no API key is configured yet, call try_demo_extract first. It proves the server is wired correctly and returns docs, signup, pricing, MCP info, and free-tier links without using credits.
For live pages, require HAUNT_API_KEY in the MCP server environment. Use:
extract_url or extract for structured JSON from a permitted public URL.extract_markdown for readable page text for RAG, notes, docs ingestion, or .md files.extract_article for public article pages.extract_metadata for titles, descriptions, Open Graph, Twitter Card, and canonical URL metadata.get_usage after live calls to check plan and remaining credits.Haunt is for permitted public pages and supported rendered pages. It does not promise CAPTCHA solving, login-wall access, paywall access, restricted-page access, or anti-bot circumvention. If a page is blocked, login-required, CAPTCHA-gated, paywalled, restricted, or too thin to verify, treat Haunt's clear failure signal as the correct result. Do not fabricate extracted data.
"Use Haunt to extract the product name, price, availability, and review count from this permitted public URL: <url>. Return JSON and tell me if the page was blocked or unverifiable."
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.