lgpd-encryption-keys
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a configuration guide for implementing encryption at rest and in transit. The code snippets provided for field-level encryption utilize secure cryptographic standards, specifically AES-256-GCM with unique initialization vectors.
- [EXTERNAL_DOWNLOADS]: The documentation references well-known services and libraries including AWS KMS, Google Cloud KMS, HashiCorp Vault, and the 'react-native-ssl-pinning' library. These are standard industry tools for the described security tasks.
- [DATA_EXFILTRATION]: No evidence of unauthorized data transmission or sensitive file access was found. The code correctly uses a placeholder function 'loadKeyFromKMS()' for key retrieval, avoiding hardcoded secrets.
- [COMMAND_EXECUTION]: There are no shell commands, dynamic execution patterns, or privilege escalation attempts within the skill instructions or examples.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to bypass safety filters or override the agent's core instructions.
Audit Metadata