apollo
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with the official Apollo.io API (https://api.apollo.io) to fetch contact and company enrichment data.
- [CREDENTIALS_UNSAFE]: Uses the $APOLLO_API_KEY environment variable for authentication, avoiding hardcoded secrets in the skill definition.
- [PROMPT_INJECTION]: The skill processes data from the external Apollo.io API, creating a potential surface for indirect prompt injection if the returned data contains instructions intended to influence the agent.
- Ingestion points: Apollo API search and enrichment endpoints defined in the skill documentation.
- Boundary markers: No specific boundary markers or delimitation instructions are provided in the skill manifest.
- Capability inventory: The skill executes local action scripts and performs network requests to the Apollo API.
- Sanitization: No input/output sanitization or validation logic is specified in the skill configuration.
Audit Metadata