skill-lgpd-brasil

skill-lgpd-brasil is a skill for Claude Code, Codex from IAPro-Community/Orquestrador-Maestro. It costs 54 tokens per session (773 once invoked), scanned A, original, Apache-2.0.

A privacy and data-governance workflow for software products in Brazil, based on the LGPD, Brazil’s data-protection law. It covers how personal data is collected, used, stored, shared, and transferred.

In plain words
What is it for?
Use it to map data, select a legal basis, write privacy notices, prepare a data-protection impact report, process rights requests, assess vendors, plan incident response, and review cross-border transfers.
Why use it?
It helps teams choose a lawful reason for processing data, explain their practices, handle user requests, and respond to privacy incidents. It also brings retention periods, suppliers, and international transfers into the review.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to map data, select a legal basis, write privacy notices, prepare a data-protection impact report, process rights requests, assess vendors, plan incident response, and review cross-border transfers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil
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 IAPro-Community/Orquestrador-Maestro --skill skill-lgpd-brasil
Clone the repo
git clone --depth 1 https://github.com/IAPro-Community/Orquestrador-Maestro

Made for: Claude Code, Codex.

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 skill-lgpd-brasil

README.md
[![agentmods](https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil/github.svg)](https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil)
Your own site
<a href="https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil/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 skill-lgpd-brasil

Your own site · 80×15
<a href="https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-lgpd-brasil.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 773 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00054 $0.00773
Opus 5 $0.00027 $0.00387
Sonnet 5 $0.00011 $0.00155
Haiku 4.5 $0.00005 $0.00077

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

Security

Grade A, and why

skill-lgpd-brasil 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 12d 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.

codex/skills/skill-lgpd-brasil/SKILL.md · 84 lines

How it starts

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

skill-lgpd-brasil

When To Use

Use this skill when the task involves Brazilian privacy and data protection work, especially:

  • Personal data or sensitive personal data processing.
  • Privacy notices, cookie banners, consent flows, or preference centers.
  • Data subject requests, incident handling, retention, deletion, or audit trails.
  • RIPD, processing records, vendor or processor reviews, or international transfers.
  • AI, analytics, CRM, support, WhatsApp, email, or admin flows that touch personal data.

Operating Model

  1. Identify the role model first: controller, operator, sub-operator, joint controller, and encarregado/DPO.
  2. Build a factual data map before drafting policy text or code.
  3. Assign a legal basis per purpose; do not default everything to consent.
  4. Record data categories, purpose, source, sharing, retention, deletion, and access path.
  5. For high-risk processing, prepare or update a RIPD.
  6. For incidents, preserve evidence, isolate scope, assess impact, and document notification decisions.
  7. Verify that the final policy or implementation matches the real system behavior.

Core Artifacts

Recommended LGPD workspace artifacts:

  • .lgpd/data-map.md
  • .lgpd/processing-record.md
  • .lgpd/legal-basis.md
  • .lgpd/consent-ledger.md
  • .lgpd/privacy-notice.md
  • .lgpd/dsar-playbook.md
  • .lgpd/ripd.md
  • .lgpd/vendor-register.md
  • .lgpd/retention-policy.md
  • .lgpd/incident-response.md

Scope Checklist

  • Personal data, sensitive personal data, and children's data.
  • Controller, operator, sub-operator, joint controller, and encarregado/DPO.
  • Purpose limitation, adequacy, necessity, transparency, security, prevention, non-discrimination, and accountability.
  • Rights requests: access, correction, deletion, anonymization, portability, information about sharing, consent revocation, and review of automated decisions.
  • International transfers, subprocessors, backups, logs, and retention.
  • AI datasets, prompts, transcripts, recordings, embeddings, and training corpora.

Read the full file on GitHub · 84 lines

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. 12d ago First seen · 84 lines · 54 tokens per session scan A 1fb7eb790e0f

Subscribe to this mod's changes

skill-lgpd-brasil is a skill published in the GitHub repository IAPro-Community/Orquestrador-Maestro (42 stars, last pushed yesterday), licensed Apache-2.0. It adds 54 tokens to every session and 773 once invoked, about $0.0003 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

akf-trust-metadata

The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing.

Ghosteken/agent-harness · 60 tokens

agent-self-scheduling

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

sickn33/agentic-awesome-skills · 24 tokens

akf-trust-metadata

The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing.

sickn33/agentic-awesome-skills · 60 tokens

implementing-data-loss-prevention-with-microsoft-purview

Implements data loss prevention policies using Microsoft Purview to protect sensitive information across Exchange Online, SharePoint, OneDrive, Teams, endpoint devices, and Power BI. The analyst configures sensitivity labels with encryption and content marking, creates DLP policies using built-in and custom sensitive…

xalgorix/xalgorix · 148 tokens

implementing-gdpr-data-protection-controls

The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover.

xalgorix/xalgorix · 52 tokens

implementing-pci-dss-compliance-controls

PCI DSS 4.0.1 establishes 12 requirements across 6 control objectives for organizations that store, process, or transmit cardholder data. With PCI DSS 3.2.1 retiring April 2024 and 51 new requirements.

xalgorix/xalgorix · 59 tokens