apollo-hello-world

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard, well-documented examples for interacting with the Apollo.io API using TypeScript (axios) and Python (requests).
  • [SAFE]: The code correctly uses environment variables (APOLLO_API_KEY) to manage authentication credentials, adhering to security best practices and avoiding hardcoded secrets.
  • [SAFE]: All network operations are directed at the official Apollo.io API (api.apollo.io) and documentation links point to the verified GitHub Pages domain (apolloio.github.io).
  • [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it ingests and displays data from an external API (Apollo.io). However, this is inherent to the skill's primary purpose of contact enrichment and does not involve high-risk operations like executing code from the API response.
  • Ingestion points: api.apollo.io/v1/people/search and api.apollo.io/v1/organizations/enrich (SKILL.md)
  • Boundary markers: None
  • Capability inventory: console.log (TypeScript), print (Python)
  • Sanitization: None
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 11:41 PM