clay-security-basics
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for securing Clay integrations, offering practical advice on secret management and data protection.
- [SAFE]: Instructions for API key storage use generic placeholders (e.g.,
clay_ent_your_api_key_here) and explicitly warn against committing secrets to version control. - [SAFE]: Deployment commands leverage official tools from trusted providers like GitHub, Google Cloud, and AWS to manage environment secrets.
- [SAFE]: Provided TypeScript snippets demonstrate secure coding patterns, such as using
crypto.timingSafeEqualfor signature verification and redacting PII from logs.
Audit Metadata