Page audit
Full page SEO + security audit: content extraction, metadata, HTTP headers, robots policy, and sitemap health in one call.
When to use this pack
Comprehensive page review — content quality, metadata completeness, security headers, crawlability, and sitemap status.
Tools in this pack
-
Extract article
$0.010
undefined
Extract the main article content from any public URL as clean markdown. Returns title, byline, excerpt, word count, and markdown.
-
Page metadata
$0.002
undefined
Fetch page metadata for a URL: title, description, OpenGraph, Twitter cards, canonical URL, favicon.
-
HTTP headers + security analysis
$0.003
POST /api/http-headers
Fetch a URL and return every response header plus a security analysis: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, COOP/CORP/COEP. Scores 0–100 by presence, flags weak HSTS, and warns on Server/X-Powered-By identity leaks. SSRF-protected.
-
Robots.txt check
$0.002
POST /api/robots-check
Fetch a site's robots.txt and answer: may this user-agent crawl this path? Returns the matched rule and all declared sitemaps.
-
Sitemap reader
$0.003
POST /api/sitemap
Fetch and parse a sitemap.xml (or sitemap index): returns up to 500 URLs with lastmod, or the child sitemaps of an index.
Workflow
- Extract the page content as clean markdown.
- Get page metadata — title, description, OG tags, canonical.
- Fetch HTTP headers — security headers, caching, server info.
- Check robots.txt policy for the page URL.
- Probe the sitemap for the site.
Run it in Claude
claude mcp add agent402 -s user -- npx -y agent402-mcp@latest
Then paste this prompt into Claude:
Audit the page at https://stripe.com using Agent402's page-audit skill pack. Get (1) extracted content, (2) metadata, (3) HTTP headers, (4) robots policy, (5) sitemap. Summarize SEO completeness and security posture.
← All skill packs