apollo-hello-world
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides boilerplate code for standard API operations including people search and enrichment.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe secret management by retrieving the Apollo API key from an environment variable (
APOLLO_API_KEY) rather than hardcoding it. - [EXTERNAL_DOWNLOADS]: The network operations documented in the code snippets target official Apollo.io API endpoints (
api.apollo.io), which is expected for the skill's purpose.
Audit Metadata