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, and xxd for 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.io and status.apollo.io to 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_KEY environment variable. The skill follows standard practices for secret management by encouraging the use of environment variables rather than hardcoding credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:40 PM