apollo-common-errors

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Provides diagnostic bash commands using curl to interact with official Apollo.io API endpoints (api.apollo.io, status.apollo.io) for health checks and status verification. These commands are standard for the skill's stated purpose of API troubleshooting.
  • [DATA_EXPOSURE]: Includes a command to verify the presence of the APOLLO_API_KEY environment variable (echo $APOLLO_API_KEY | head -c 10). This is a controlled debugging step that only reveals a partial prefix to confirm the variable is set without exposing the full secret.
  • [EXTERNAL_DOWNLOADS]: Fetches status information and performs API requests against well-known Apollo.io service domains. These operations are essential for the primary functionality of debugging the specific service mentioned in the skill description.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 12:10 AM