seo-eeat — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-eeat (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.
Experience, Expertise, Authoritativeness, and Trust are how both Google's quality systems and AI answer engines decide whether to rely on a page. Trust is foundational and now applies beyond YMYL. Schema details: references/schema-tier1.md.
Working from the PageSnapshot (rendered_dom if present, else raw_html):
Person schema with name, jobTitle, knowsAbout, and sameAs[] (LinkedIn/Wikidata)? Does the byline link to an author/bio page? Are credentials/experience stated, not just a name?Organization block with name, url, logo, contactPoint, sameAs[]; visible editorial/privacy/returns policies appropriate to the vertical.sameAs identity-graph detail to M6/seo-entity-linking.fixable: auto): inject Person (author) and Organization trust JSON-LD built only from confirmed inputs — name, jobTitle, contactPoint, policy URLs the user supplies. The block is a diff for fix.fixable: proposed): draft a byline link or a sameAs set for per-item accept.fixable: advisory): writing real author bios, About/contact pages, or editorial policies — the tool never authors these. Never fabricate names, credentials, dates, or identity links — ask the user or leave a clearly-marked TODO placeholder.node ${CLAUDE_SKILL_DIR}/../../scripts/validate-jsonld.mjs --url <u> plus dom_assert for visible byline/links/policy pages.needs_api — never a false pass.Emit findings per schema/finding.schema.json. Examples:
M16.author.missing_person_schema — editorial page with a byline but no Person schema (status fail, severity 4, fixable: auto, axis both, confidence established).M16.author.no_bio_page — byline does not link to an author/bio page (status warn, severity 3, fixable: proposed, axis both, confidence directional).M16.org.no_contact_page — no discoverable About/Contact or contactPoint (status warn, severity 3, fixable: advisory, axis both, confidence directional).Each finding: evidence.observed quotes what is on the page; verification.reproduce is the runnable command above; expected_impact is banded + confidence-tagged (no naked %).
Person block or an "author bio" is not a direct ranking lever; mark such impact directional, never as a guaranteed gain.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.