audit-website

Automate website audits for SEO, performance, security, and accessibility using squirrelscan CLI.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/mkloz/teamforge-frontend --skill audit-website-mkloz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-website
Source: https://github.com/mkloz/teamforge-frontend/tree/main/.agents/skills/audit-website
Command: npx skills add https://github.com/mkloz/teamforge-frontend --skill audit-website-mkloz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires squirrelscan, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually auditing websites for SEO, performance, security, and other critical issues, saving time and improving efficiency.

Core Features & Use Cases

  • SEO Audit: Identifies meta tags, titles, descriptions, and other SEO-related issues.
  • Performance Analysis: Evaluates page load times, resource usage, and caching.
  • Security Checks: Detects leaks, vulnerabilities, and mixed content.
  • Accessibility Validation: Ensures compliance with accessibility standards.
  • Use Case: For developers and SEO professionals who need to quickly assess the health of a website and identify areas for improvement.

Quick Start

Run the audit on your website using squirrelscan: squirrel audit https://yourwebsite.com --format llm.

Frequently Asked Questions about audit-website

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate website audits for SEO and performance in a CI/CD pipeline?

You can automate website audits by integrating the squirrelscan CLI tool into your CI/CD pipelines. It evaluates SEO, performance, security, and accessibility, generating structured reports to identify technical issues and guide improvements.

What does a comprehensive website audit cover for technical SEO and security?

A comprehensive website audit evaluates SEO meta tags, page load performance, accessibility compliance, and security vulnerabilities. It detects mixed content, data leaks, and resource usage issues to ensure overall website health and standards compliance.

Do I need Python and squirrelscan CLI to run automated website accessibility checks?

Yes, performing automated website accessibility checks requires both the squirrelscan CLI and a Python environment. These dependencies execute the auditing scripts that validate compliance standards and identify accessibility issues.

Can AI-assisted debugging use website audit reports for performance optimization?

Yes, AI-assisted debugging can utilize website audit reports by running squirrelscan with the LLM format flag. This feeds structured performance, SEO, and security data directly to AI models to help diagnose and resolve technical bottlenecks efficiently.

What is the best way to detect security vulnerabilities and mixed content on my website?

The best way to detect security vulnerabilities and mixed content is to run an automated audit using the squirrelscan CLI. This tool scans your website to identify insecure elements, data leaks, and other critical security issues efficiently.