clay-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill adheres to its stated purpose of managing production deployments and rollbacks.
- [COMMAND_EXECUTION]: The skill uses
kubectlto manage Kubernetes resources andcurlfor health checks. These commands are appropriately scoped to the deployment tasks described in the metadata and instructions. - [EXTERNAL_DOWNLOADS]: Network requests via
curltarget a staging environment and the official Clay status page (status.clay.com). These are used for status verification and do not download or execute remote scripts.
Audit Metadata