apollo-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's operations are consistent with its stated purpose of production readiness auditing.
- [COMMAND_EXECUTION]: The skill provides scripts that execute standard diagnostic commands (curl, jq, grep) to verify connectivity and configuration. These commands target official Apollo.io domains and use environment variables for sensitive credentials, which is an established safe practice for deployment automation.
- [DATA_EXFILTRATION]: The implementation guide includes a command to print the length and the first 8 characters of the
APOLLO_API_KEYto the console. While this involves partial exposure of a secret in logs, it is intended for manual human-in-the-loop verification during deployment and does not constitute unauthorized exfiltration.
Audit Metadata