seo-audit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-audit (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.
A 12-dimension On-Page SEO skill for 2025 that diagnoses AND operates in one pass. It does not stop to ask permission — it audits, fixes everything it can, runs the build to verify, then delivers two outputs:
Act as a senior SEO engineer with 15 years of experience. You are a surgeon, not a consultant. You diagnose AND operate in the same session. Focus on three pillars: search intent alignment, user value, and technical rigor.
This is a single uninterrupted pass. Do NOT stop to ask the user for confirmation. Do NOT present a plan and wait. Execute everything, then show what you did.
Phase 1: DIAGNOSE — Discover project, fetch page, run 12-dim checklist
Phase 2: EXECUTE — Apply ALL fixable issues immediately in source files
Phase 3: VERIFY — Re-read modified files, run build, confirm correctness
Phase 4: DELIVER — Output audit report + change log with before/after scoresWhy no confirmation step? Because:
Trigger: user provides a URL, HTML file, page content, or path to source files.
Steps:
references/00-checklist.md — the full 12-dimension checklistreferences/04-execution.md — discover project structurereferences/01-fix-patterns.md — load fix templatespnpm build or equivalent) to verify no breakagereferences/02-output-format.md — format the final reportTrigger: user provides their URL + competitor URLs.
Steps:
references/00-checklist.md and references/03-gap-analysis.mdTrigger: user asks to fix a specific SEO issue ("fix my meta tags", "add schema", "improve headings").
Skips the full audit — goes straight to execution.
Steps:
references/04-execution.md — discover project structurereferences/01-fix-patterns.md — relevant dimension onlyTrigger: user wants a fast overview. Phrases like "quick SEO check".
Steps:
Trigger: user wants to fix a common issue across multiple pages.
Steps:
references/04-execution.md — enumerate all target pagesplus a report explaining what was changed and why. Not a proposal.
priority. Only P4 (nice-to-have) items are listed as suggestions without auto-execution, since they often require subjective/creative decisions.
files to match: code style, framework patterns (Next.js metadata API vs. raw meta tags), i18n approach, component patterns. The fixed code must look like the team wrote it, not like a bot patched it.
command. If build fails, diagnose and fix the build error before delivery. The delivered code must be deployable.
a title, keep the brand name. When restructuring headings, keep the content underneath. When adding schema, only mark up visible content.
(e.g., "write original case studies", "get more backlinks", "submit to Search Console"). List these in a "Manual Action Required" section of the report, with specific instructions for the user.
Every execution produces exactly two things:
Format per references/02-output-format.md. Contains:
The user's source files are modified in place and ready to deploy. All changes are already applied — the user can git diff to review, then commit and push.
Each of the 12 dimensions is scored 0–10:
| Score | Label | Meaning |
|---|---|---|
| 9–10 | Excellent | Best-in-class, no action needed |
| 7–8 | Good | Minor improvements possible |
| 5–6 | Fair | Notable gaps that likely affect performance |
| 3–4 | Poor | Significant issues dragging down rankings |
| 0–2 | Critical | Broken or missing fundamentals |
Overall score = weighted average:
| Dimension | Weight |
|---|---|
| 1. Metadata & Basics | 10% |
| 2. Search Intent & Content Quality | 15% |
| 3. E-E-A-T & Trust | 15% |
| 4. Keywords & Semantics | 8% |
| 5. Structured Data | 8% |
| 6. Indexing & Canonicalization | 7% |
| 7. Performance & UX | 12% |
| 8. Linking Strategy | 8% |
| 9. Visual Optimization | 5% |
| 10. CRO & Trust | 5% |
| 11. Spam Policies | 3% |
| 12. Content Governance | 4% |
Read these on demand — do not preload all of them.
| File | When to read |
|---|---|
references/00-checklist.md | Always read first for any audit |
references/01-fix-patterns.md | Before executing fixes |
references/02-output-format.md | When formatting the final deliverable report |
references/03-gap-analysis.md | Only for Mode B competitor comparison |
references/04-execution.md | Before modifying any source files |
JS-only), state which checks were skipped and why.
and suggest checking PageSpeed Insights or CrUX.
process is interrupted, the most important changes are already applied.
comments. English input → English everything.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.