lgpd-ropa

lgpd-ropa is a skill for Claude Code from goul4rt/lgpd-skills. It costs 111 tokens per session (850 once invoked), scanned A, original, MIT.

A workflow for creating and maintaining a ROPA, or record of processing activities, required by Brazil's LGPD data-protection law. It organizes information about why personal data is used, whose data it is, retention, sharing, and safeguards.

In plain words
What is it for?
Use it to produce or update the LGPD processing register after the required data map, legal-basis analysis, and data-protection officer information are available.
Why use it?
It helps an organization document its personal-data processing in the structure expected by the Brazilian data-protection authority.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the lgpd-skills plugin — 19 skills shipped together

Good fit Use it to produce or update the LGPD processing register after the required data map, legal-basis analysis, and data-protection officer information are available.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/goul4rt/lgpd-skills/lgpd-ropa
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add goul4rt/lgpd-skills --skill lgpd-ropa
Clone the repo
git clone --depth 1 https://github.com/goul4rt/lgpd-skills

Made for: Claude Code.

Or install lgpd-skills, the plugin that ships this one along with the rest of its 19 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lgpd-ropa

README.md
[![agentmods](https://agentmods.dev/badge/skills/goul4rt/lgpd-skills/lgpd-ropa/github.svg)](https://agentmods.dev/skills/goul4rt/lgpd-skills/lgpd-ropa)
Your own site
<a href="https://agentmods.dev/skills/goul4rt/lgpd-skills/lgpd-ropa"><img src="https://agentmods.dev/badge/skills/goul4rt/lgpd-skills/lgpd-ropa/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lgpd-ropa

Your own site · 80×15
<a href="https://agentmods.dev/skills/goul4rt/lgpd-skills/lgpd-ropa"><img src="https://agentmods.dev/badge/skills/goul4rt/lgpd-skills/lgpd-ropa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 850 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00111 $0.00850
Opus 5 $0.00056 $0.00425
Sonnet 5 $0.00022 $0.00170
Haiku 4.5 $0.00011 $0.00085

Measured 13d ago against content hash 5b284d88da69, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

lgpd-ropa scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/lgpd-ropa/SKILL.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ROPA — Registro de Operações de Tratamento

Art. 37 LGPD: "O controlador e o operador devem manter registro das operações de tratamento de dados pessoais que realizarem, especialmente quando baseado no legítimo interesse."

Pré-requisitos

  • .lgpd/data-map.md preenchido (lgpd-data-mapping)
  • .lgpd/legal-basis.md preenchido (lgpd-legal-basis)
  • Encarregado designado (lgpd-dpo-encarregado)

Se faltar algum, execute a skill correspondente antes.

Modelo base — ANPD para ATPP (8 campos)

A ANPD publicou em 14/jun/2023 modelo simplificado para Agentes de Tratamento de Pequeno Porte. Use-o como mínimo; controladores maiores devem expandir.

Campos obrigatórios

  1. Informações de contato (controlador, operador, encarregado)
  2. Categorias de titulares
  3. Categorias de dados pessoais
  4. Compartilhamento de dados
  5. Medidas de segurança
  6. Período de armazenamento (retenção)
  7. Operação realizada (atividade + finalidade + hipótese legal)
  8. Observações

Campos adicionais (recomendados para controladores fora de ATPP)

  1. Avaliação de risco (link para RIPD se houver)
  2. Transferência internacional (link para .lgpd/transfers/)
  3. Fonte dos dados
  4. Decisão automatizada presente?
  5. Evidências de segurança (políticas, ISO, SOC2)

Template — .lgpd/ROPA.md

Ver assets/ropa-template.md para o template completo.

Workflow

  1. Leia data-map.md e legal-basis.md.
  2. Para cada atividade no data map, gere uma linha no ROPA.
  3. Liste separadamente atividades como controlador vs. como operador.
  4. Inclua atividades baseadas em legítimo interesse com destaque.
  5. Salve em .lgpd/ROPA.md.
  6. ⏸ CHECKPOINT: peça revisão do Encarregado / jurídico antes de considerar v1 final.
  7. Configure revisão semestral em calendário.

Quem precisa ter ROPA?

  • Todo controlador e todo operador (Art. 37 — sem exceção formal).
  • ATPP pode usar formato simplificado da ANPD (Res. 2/2022).
  • Pessoa natural com tratamento não-econômico está fora do escopo da LGPD (Art. 4º, I).

Read the full file on GitHub · 86 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 86 lines · 111 tokens per session scan A 5b284d88da69

Subscribe to this mod's changes

lgpd-ropa is a skill published in the GitHub repository goul4rt/lgpd-skills (52 stars, last pushed 3mo ago), licensed MIT. It adds 111 tokens to every session and 850 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

privacy-policy-stephane-boghossian

A zero-hallucination privacy-policy generator that takes anyone — non-lawyer founder to lawyer — from a guided intake to a publishable, jurisdiction-aware privacy policy. Jurisdiction-first: it detects which laws apply from where your users are, then drafts only the required clauses — GDPR/EU + UK, US (CCPA/CPRA, 20…

lawve-ai/awesome-legal-skills · 171 tokens

brasil-legal-skills

Use quando o usuário tiver dúvidas ou precisar de orientação sobre direito brasileiro, declaração de IRPF passo a passo, tributário (Simples Nacional, MEI, CNPJ, CNAE, Reforma Tributária 2026, CBS/IBS), trabalhista (CLT, rescisão, aposentadoria, INSS, CLT vs PJ), societário (abertura de empresa, conflitos entre…

AlissonSantos1/brasil-legal-skills · 159 tokens

digital-brasil

Use para LGPD, proteção de dados, Marco Civil da Internet, cookies, termos de uso, privacidade em apps e sites, direitos digitais, vazamento de dados, adequação LGPD. Ativa em "LGPD", "proteção de dados", "política de privacidade", "vazamento de dados", "cookies", "Marco Civil", "direito ao esquecimento".

AlissonSantos1/brasil-legal-skills · 85 tokens

privacy-compliance

Comprehensive global privacy compliance agent skill covering GDPR, CCPA/CPRA, HIPAA Privacy Rule, EU AI Act, LGPD, cross-border data transfer mechanisms (SCCs, BCRs, EU-US DPF), PII identification and classification, data minimization, consent management, privacy-by-design patterns, DPIA workflows, data subject access…

JPeetz/agent-skills · 132 tokens

compliance-review

Compliance & Governance Review: Reviews systems for regulatory compliance — SOC2, HIPAA, PCI-DSS, ISO 27001, LGPD/GDPR. Covers access control, audit logging, encryption, data retention, incident response, and compliance documentation. Use when the user mentions SOC2, HIPAA, PCI, ISO 27001, LGPD, GDPR, compliance…

camilooscargbaptista/cto-toolkit · 103 tokens

analise-juridica-br

Skill para análise estruturada de contratos brasileiros como apoio a advogado. Acionar quando usuário pedir para "analisar contrato", "revisar cláusulas", "due diligence contratual" ou similar, em contexto de Direito brasileiro. NÃO emite parecer jurídico — produz insumo qualificado para advogado.

falercia/deep-claude · 67 tokens