clay-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's instructions and code examples are consistent with its stated purpose of troubleshooting Clay platform errors. No malicious behaviors such as prompt injection, obfuscation, or unauthorized data exfiltration were identified.
- [EXTERNAL_DOWNLOADS]: The skill uses 'curl' to perform connectivity checks against 'api.clay.com' and 'status.clay.com'. These are legitimate service endpoints associated with the platform being debugged.
- [COMMAND_EXECUTION]: The skill includes bash commands to verify the presence of required environment variables and connectivity. These commands are standard for technical diagnostics and do not involve privilege escalation or persistence mechanisms.
Audit Metadata