Compliance Gap Analysis

Scan websites for regulatory compliance gaps and generate scored audit reports.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/MaryHu-YR/Legal-Contract-Skill-TR --skill compliance-gap-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Compliance Gap Analysis
Source: https://github.com/MaryHu-YR/Legal-Contract-Skill-TR/tree/main/ai-legal-claude-main/skills/legal-compliance
Command: npx skills add https://github.com/MaryHu-YR/Legal-Contract-Skill-TR --skill compliance-gap-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, pandas, openpyxl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill identifies compliance gaps in a website across various regulatory frameworks, providing a detailed audit report with remediation steps.

Core Features & Use Cases

  • Website Scanning: Evaluates compliance of a live website against multiple regulatory frameworks.
  • Framework-by-Framework Audit: In-depth analysis for GDPR, CCPA, ADA/WCAG, PCI-DSS, CAN-SPAM, COPPA, and SOC 2.
  • Scoring and Prioritization: Calculates a compliance score and assigns priorities to issues.

Quick Start

Run the compliance audit on the website https://example.com using the command: /legal compliance https://example.com

Frequently Asked Questions about Compliance Gap Analysis

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

FAQPage Schema
How do I run a website compliance audit for GDPR and CCPA?

Run a website compliance audit by executing a Python-based scan against a live URL to evaluate regulatory frameworks like GDPR and CCPA. The scan analyzes website content and generates a scored report detailing identified compliance gaps.

What regulatory frameworks can I check during a website compliance scan?

A website compliance scan can check for gaps across GDPR, CCPA, ADA/WCAG, PCI-DSS, CAN-SPAM, COPPA, and SOC 2 regulatory frameworks. The audit evaluates your live website against these standards and outputs a scored compliance report.

Does the website compliance scan require Python and specific libraries?

Yes, the website compliance scanner requires Python and utilizes the requests, BeautifulSoup, pandas, and openpyxl libraries. These dependencies handle website scanning, data analysis, and the generation of the final scored compliance audit report.

How does the compliance gap analysis prioritize issues found on a website?

The compliance gap analysis prioritizes issues by calculating an overall compliance score and assigning specific priority levels to each identified gap. This scoring mechanism helps you focus remediation steps on the most critical regulatory failures first.

Can I audit a live website for ADA and WCAG compliance gaps?

Yes, you can audit a live website for ADA and WCAG compliance gaps by running the scanner against the target URL. The process performs an in-depth framework-by-framework analysis and provides remediation steps within a detailed scored report.

What is the best way to generate a compliance audit report for a live website?

The best way to generate a compliance audit report is to run an automated website scan that evaluates live pages against multiple regulatory frameworks. It calculates a compliance score, assigns issue priorities, and exports the findings with actionable remediation steps.