rgpd-audit

Audit Next.js projects for third-party subprocessors and update privacy policy documentation.

34|6|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/flavien-ia/hypervibe-harness --skill rgpd-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rgpd-audit
Source: https://github.com/flavien-ia/hypervibe-harness/tree/main/skills/rgpd-audit
Command: npx skills add https://github.com/flavien-ia/hypervibe-harness --skill rgpd-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the manual burden of maintaining RGPD compliance by automatically synchronizing your privacy policy with the actual third-party services used in your codebase.

Core Features & Use Cases

  • Automated Discovery: Scans your code, environment variables, and dependencies to identify every active third-party subprocessor.
  • Registry Synchronization: Maintains a central source of truth (subprocessors.json) and automatically updates your privacy policy page.
  • Use Case: After adding new services like Stripe or Resend to your Next.js project, run this skill to ensure your legal documentation is instantly updated and compliant with French regulations.

Quick Start

Run the rgpd-audit skill to scan your project and synchronize your privacy policy with your current third-party services.

Frequently Asked Questions about rgpd-audit

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

FAQPage Schema
How do I automate RGPD compliance checks for third-party subprocessors in a Next.js project?

Automate RGPD compliance by scanning your Next.js codebase, environment variables, and dependencies to detect active third-party subprocessors. The tool compares detected services against a central registry and automatically updates your privacy policy documentation.

What is the best way to keep my privacy policy synchronized with new external services in my codebase?

The best way to keep your privacy policy synchronized is to run an automated audit that discovers new third-party subprocessors and updates a central registry, ensuring your legal documentation reflects the actual services currently in use.

Do I need a Node.js environment to scan my source files for RGPD subprocessors?

Yes, you need a Node.js environment with access to your project source files and environment configurations to execute the subprocessor audit and synchronize your privacy policy with French RGPD regulations.

How does an automated privacy audit detect obsolete or missing entries in a subprocessor registry?

An automated privacy audit detects discrepancies by comparing third-party services actively used in your codebase against a central subprocessors.json registry, instantly flagging missing or obsolete entries for documentation updates.

Can I use this RGPD audit tool with frameworks other than Next.js?

This RGPD audit tool is specifically designed to scan Next.js project codebases, analyzing dependencies and environment configurations to maintain accurate subprocessor tracking for legal compliance.