clay-known-pitfalls
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and implementation guide for the Clay data enrichment platform.
- Code snippets correctly use placeholders (e.g.,
{api_key},{table_id}) instead of hardcoding sensitive credentials. - Network operations in the implementation examples target the official Clay API domain (
api.clay.com) and documentation. - The instructions promote security best practices, such as API key rotation and webhook signature verification.
- The tool usage is restricted to
ReadandGrep, which is appropriate for a documentation and reference skill.
Audit Metadata