Skip to main content

v0.0.66

Released Jul 10, 2026

All releases

Release Notes

A reliability release: honest reports when a site blocks the crawler, cloud audits back at full power, and you now hear about it when an audit fails.

Fixed

  • Cloud audits ran without rendering and cloud checks. Audits triggered from the dashboard were silently locked out of browser rendering, technology detection, and the cloud checks. On sites with bot protection this often meant an empty, failed report. Dashboard audits now run with full capabilities.
  • Blocked sites now say so. When bot protection, a firewall, an auth wall, or rate limiting refuses the crawler, the report is now marked blocked and explains what happened, with concrete next steps: allowlist the crawler, turn off the blocking rule for the audit, or run the CLI from a trusted network. Previously these audits published an empty report that could read like a clean pass. The agent-facing report formats carry the same signal, so your coding agent knows the audit was blocked instead of concluding your site has no issues.
  • Failed audits no longer show "No issues found." A report with zero crawled pages renders its failure state instead of a success summary.

New

  • Audit failure notifications. When an audit fails, you get a dashboard notification with the reason and a link to the affected website. Failures are also tracked on our side so we can spot problems before you report them.

Changed

  • robots.txt is no longer enforced by default. Audits are run by site owners, so Disallow rules and Crawl-delay no longer apply to your own audit. robots.txt is still fetched and parsed for sitemap discovery and the robots audit rule. Opt back in with respect_robots = true in your config; when enforced, Crawl-delay is capped at 2 seconds so a slow directive can't stretch an audit into minutes of waiting.

Update to this version

squirrelscan will auto-update, or run this command to update now:

$

Downloads

macOS

Detected
Intel
squirrel-0.0.66-darwin-x64 · 72.9 MB
Download
SHA-256
Apple Silicon (M-series)
squirrel-0.0.66-darwin-arm64 · 67.5 MB
Download
SHA-256

Linux

ARM64 (musl/Alpine)
squirrel-0.0.66-linux-arm64-musl · 92.1 MB
Download
SHA-256
ARM64
squirrel-0.0.66-linux-arm64 · 96.3 MB
Download
SHA-256
x64
squirrel-0.0.66-linux-x64 · 96.2 MB
Download
SHA-256
x64 (musl/Alpine)
squirrel-0.0.66-linux-x64-musl · 93.2 MB
Download
SHA-256

Windows

x64 (Intel/AMD)
squirrel-0.0.66-windows-x64.exe · 100.2 MB
Download
SHA-256

Audit your site in one command

SEO, performance, security, accessibility and agent experience issues, with exact fixes for your coding agent.

Install
$

No account needed for the CLI. Cloud audits include free monthly credits.