clay-deploy-integration

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified during the analysis of the skill's instructions and code snippets.
  • [COMMAND_EXECUTION]: The skill uses vercel, gcloud, and docker CLI commands to manage deployment workflows and secrets, which is consistent with its stated purpose of deploying applications to production infrastructure.
  • [EXTERNAL_DOWNLOADS]: The skill references standard package management via npm ci and communicates with the official app.clay.com API for health checks, representing expected behavior for this integration.
  • [DATA_EXFILTRATION]: While the skill manages sensitive credentials like API keys and webhook secrets, it correctly instructs users to utilize secure platform-native secret stores (e.g., vercel env add, gcloud run --set-secrets) rather than storing them in plain text.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 01:05 AM
Security Audit — agent-trust-hub — clay-deploy-integration