Siteaudit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Siteaudit (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.
An MCP server that audits any website for accessibility (WCAG 2.1 AA / EAA), performance, SEO, design quality, and mobile responsiveness. Get actionable scores, grades, and prioritized fixes.
Built for the compliance era: EU Accessibility Act enforcement is live, EU AI Act deadline is August 2026. Every website needs auditing.
By Gridwork
| Tool | Description |
|---|---|
audit_site | Full comprehensive audit across all 5 categories |
quick_check | Scores and grades only — fast triage |
audit_accessibility | WCAG 2.1 AA focused audit with criterion references |
audit_performance | Performance analysis with actionable fixes |
audit_seo | SEO check: meta, OG, structured data, etc. |
compare_sites | Side-by-side comparison of two URLs |
claude mcp add @gridwork/siteaudit -- node /path/to/@gridwork/siteaudit/dist/index.js{
"mcpServers": {
"@gridwork/siteaudit": {
"command": "node",
"args": ["/path/to/@gridwork/siteaudit/dist/index.js"]
}
}
}Add to your MCP config:
{
"@gridwork/siteaudit": {
"command": "node",
"args": ["/path/to/@gridwork/siteaudit/dist/index.js"]
}
}npm install
npm run buildEvery audit includes an EAA (European Accessibility Act) compliance assessment:
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.