gdpr-review
v0.1.0Audit a repo, design doc, IaC, or data-flow map against GDPR — lawful basis, consent, data subject rights, retention/erasure, transfers, processors, privacy by design — with article-cited, evidence-backed findings, or assess organizational GDPR readiness. Analysis aid, not legal advice.
By Matt NoxonLicense: MIT0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 11, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install gdpr-review for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install gdpr-review@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/mnox/mnox-aiClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/gdpr-review/.
Plugin files
├── .claude-plugin/plugin.json└── skills/gdpr-review/SKILL.md
Included Skills1
Use when auditing a codebase, design doc, IaC, or data-flow map for GDPR compliance - lawful basis, consent validity, data subject rights (access/erasure/portability), retention and deletion, cross-border transfers, processor/DPA posture, privacy by design, breach readiness - OR when assessing organizational GDPR readiness (RoPA, DPIA, DPO, accountability). Triggers - /gdpr-review, GDPR audit, GDPR review, are we GDPR compliant, privacy review, data protection review, right to be forgotten, data deletion audit, erasure audit, consent flow review, PII handling review, DSAR, DPIA, RoPA, EU user data, cross-border transfer check, Schrems, SCCs. Auto-detects input mode, builds a personal-data inventory first, fans out parallel domain agents, and produces structured findings with GDPR article IDs, severity, evidence, remediation, confidence, plus an out-of-scope section for legal-attestation items. Analysis aid, not legal advice.
Plugin manifests1
{
"name": "gdpr-review",
"version": "0.1.0",
"description": "Audit a repo, design doc, IaC, or data-flow map against GDPR — lawful basis, consent, data subject rights, retention/erasure, transfers, processors, privacy by design — with article-cited, evidence-backed findings, or assess organizational GDPR readiness. Analysis aid, not legal advice.",
"author": {
"name": "Matt Noxon"
},
"homepage": "https://github.com/mnox/mnox-ai",
"license": "MIT"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[gdpr-review on Agent Plugins Marketplace](https://pluginsmp.com/plugins/gdpr-review)