apollo-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands such as
curl,echo,wc, andxxdfor the purpose of verifying API connectivity and debugging credentials. These operations are conducted against official Apollo.io endpoints or locally for string validation. - [EXTERNAL_DOWNLOADS]: Performs network requests to well-known service domains including
api.apollo.ioandstatus.apollo.ioto check API health and service status. These actions are consistent with the skill's stated purpose of API troubleshooting. - [CREDENTIALS_UNSAFE]: Includes instructions for managing and verifying the
APOLLO_API_KEYenvironment variable. The skill follows standard practices for secret management by encouraging the use of environment variables rather than hardcoding credentials.
Audit Metadata