oRPC Encryption Helpers
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation for encryption helpers within the oRPC ecosystem. It provides code snippets for utilizing standard AES-GCM encryption.
- [CREDENTIALS_UNSAFE]: The code example includes a placeholder string ('your-encryption-key') for the encryption key, which is a standard documentation practice and does not constitute a credential leak.
- [EXTERNAL_DOWNLOADS]: The skill references the
@orpc/serverlibrary, which appears to be a legitimate dependency for the functionality described.
Audit Metadata