lgpd-consent-schema
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a secure architecture for consent management.
- The
assets/consent-schema.prismafile uses append-only logic forConsentRecordto ensure audit integrity. - Hashing of UI snapshots and evidence payloads is implemented to provide strong proof of consent as required by LGPD Art. 8.
- [SAFE]: Sensitive data protection measures are included.
- The
Guardianmodel includes acpffield with instructions for application-level encryption. - [SAFE]: Integration snippets use standard, safe practices.
- The
betterAuthconfiguration inSKILL.mduses standard hooks for user creation. - Propagation to external operators (Datadog, Mixpanel) is limited to legitimate compliance workflows for revoking consent.
Audit Metadata