{
  "entry": {
    "kind": "skill",
    "slug": "audit-website",
    "name": "Audit Website",
    "vendor": "squirrelscan",
    "description": "Runs a large rule set — reportedly 249+ checks — over a site covering SEO, performance, security headers, and accessibility, then drives iterative fixes rather than only reporting.\n\nIt fetches and renders pages, so it declares browser control and outbound network access. Breadth is both the appeal and the caveat: a suite this wide will produce findings that are technically true and practically irrelevant, and an agent that fixes everything it is told about can churn a codebase for little benefit. Triage the report before authorising the fixes.",
    "website": "https://squirrelscan.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "browser:control",
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "testing",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 40,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}