seo-vertical-detect — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-vertical-detect (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.
Given the PageSnapshot, classify the site so the orchestrator can route conditional modules. Read references/routing.md for the signal table.
Score each vertical from observable signals (not guesses):
Product/Offer JSON-LD, cart/checkout/add-to-cart routes or buttons, price + currency elements, og:type=product.LocalBusiness JSON-LD, NAP block (name/address/phone), maps embed, opening hours, store-locator.Article/BlogPosting JSON-LD, author bylines/author pages, RSS/Atom <link>, dated post archives.SoftwareApplication schema, feature/integration/docs pages.llms.txt.A site can match several; return all that clear the threshold, ranked, plus a primary.
Locales: detect hreflang tags, <html lang>, and locale-prefixed routes (/es/, /fr/). If >1 locale, flag multilingual so M20 (hreflang) activates.
{ "primary": "ecommerce", "also": ["blog-publisher"], "multilingual": true, "locales": ["en","es"],
"signals": { "ecommerce": ["Product JSON-LD on /p/...", "cart route /cart"], "...": [] } }Base every classification on a cited signal in signals — never label a vertical without evidence.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.