clone-audit-mrlv3nl4

Audit website clones for fidelity gaps, tracking scripts, brand residue, and external dependency risks.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill clone-audit-mrlv3nl4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clone-audit-mrlv3nl4
Source: https://github.com/nexu-io/open-design/tree/main/plugins/community/clone-audit-mrlv3nl4
Command: npx skills add https://github.com/nexu-io/open-design --skill clone-audit-mrlv3nl4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the risks associated with deploying website clones, such as accidental tracking of users for the original site, leftover branding, or broken external dependencies that can compromise site functionality and privacy.

Core Features & Use Cases

  • Fidelity Inspection: Compares cloned assets and styles against source references to identify missing or substituted elements.
  • Security & Privacy Audit: Detects unauthorized tracking pixels, analytics scripts, and risky external CDNs or endpoints.
  • Cleanup Verification: Identifies source-brand residue, placeholder content, and language inconsistencies to ensure the clone is ready for deployment.

Quick Start

Run the clone audit on the current workspace to generate a deployment-readiness report.

Frequently Asked Questions about clone-audit-mrlv3nl4

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

FAQPage Schema
How do I audit a website clone for brand residue?

Use the clone audit skill to scan your project files for source-brand names, domains, and social links. The skill identifies these residues in HTML, CSS, and configuration files to ensure complete rebranding.

What does the clone audit check for in tracking scripts?

The audit identifies analytics, tag managers, advertising pixels, and telemetry beacons. It flags these scripts to prevent data leakage or unintended tracking of users on your new deployment.

Can I use this skill to check for broken external dependencies?

Yes, the skill inspects remote URLs, CDNs, and external endpoints. It flags dependencies that may fail, leak data, or violate deployment constraints, helping you identify risky third-party connections.

What should I do if the audit reports a blocker?

Review the specific file and line number provided in the report. Address the finding by removing or replacing the identified residue or dependency, then re-run the audit to confirm the issue is resolved.