Skip to content
🆕 Nova skill: Humanizar! Reescreve texto PT-BR para remover AI slop e restaurar voz humana. Ver skill →

lgpd.md

Generates, validates, and compares lgpd.md files — the open standard for LGPD compliance declarations for websites. Validates against the official JSON Schema, generates new files via structured interview, and produces comparable HTML reports across executions.

  • Generate an lgpd.md file for your website
  • Validate an existing lgpd.md (local file or URL)
  • Compare audit runs over time
  • Create compliance declarations from privacy policies
  • Audit LGPD compliance evolution
Terminal window
npx skills add lgpd-app/skills -s lgpd-md
ModeDescription
validarValidate lgpd.md file against official JSON Schema and consistency rules
gerarGenerate complete lgpd.md file via structured interview
relatorioProduce standardized HTML report; compares with previous run if available
FieldDescription
specSpecification version
atualizadoLast update date (ISO 8601)
expiraExpiration date (ISO 8601)
statusconforme, parcial, or em-adequação
controladorData controller info (company name, CNPJ)
encarregadoDPO (name, email, phone)
direitosChannel and deadline for exercising data rights
politicaPrivacy policy URL
bases_legaisLegal bases used (Art. 7)
═══════════════════════════════════════════
VALIDAÇÃO lgpd.md — {domain}
═══════════════════════════════════════════
✅ Syntax: Valid YAML
✅ Schema: required fields present
⚠️ Consistency: file expires in 30 days
❌ Compliance: cookies absent but GA4 declared
Score: 85/100
Suggested status: parcial

📄 Full documentation on GitHub