instantly-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
kubectlto manage Kubernetes deployments, including canary rollouts, status monitoring, and rollback procedures. It also usescurlto perform health checks against staging and status endpoints. These operations are essential for the skill's primary purpose of production deployment management. - [EXTERNAL_DOWNLOADS]: Network activity is restricted to informational health checks via
curl. There are no patterns suggesting the download or execution of remote scripts or binary payloads. - [SAFE]: No indicators of prompt injection, data exfiltration, or persistence mechanisms were found. The code snippets provided are for health check implementations and standard CI/CD operations, containing no hardcoded credentials or malicious logic.
Audit Metadata