Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions data/tools/squirrelscan.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: squirrelscan
categories:
- linter
tags:
- ci
- css
- html
- javascript
- security
license: proprietary
types:
- cli
- service
homepage: 'https://squirrelscan.com'
description: >-
squirrelscan is a website QA tool built for coding agents such as Claude Code
and Cursor. Its squirrel CLI crawls a live site and runs 260+ audit rules
across SEO, performance, security, accessibility, structured data and agent
experience, then returns exact source-mapped fixes. Runs from the terminal,
CI, the cloud, or over MCP.
Loading