Skip to main content

apollo-lead-finder

Facilitates lead generation through Apollo.io by discovering and enriching ICP-matching leads with contact details.

Install this skill

or
90/100

Security score

The apollo-lead-finder skill was audited on May 14, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Access to .env file

SourceSKILL.md
20Get your API key from Apollo.io Settings > Integrations > API. Add to `.env`:
low line 174

External URL reference

SourceSKILL.md
174- **People Search:** `POST https://api.apollo.io/api/v1/mixed_people/api_search` — FREE, returns Apollo IDs + preview data (first name, title, org name, boolean flags). No LinkedIn URLs or emails.
low line 175

External URL reference

SourceSKILL.md
175- **People Match (enrich):** `POST https://api.apollo.io/api/v1/people/match` — 1 credit, reveals email/phone
low line 176

External URL reference

SourceSKILL.md
176- **Bulk People Match:** `POST https://api.apollo.io/api/v1/people/bulk_match` — up to 10 per request, 1 credit each
low line 177

External URL reference

SourceSKILL.md
177- **Create List:** `POST https://api.apollo.io/api/v1/labels` — create a named list
low line 178

External URL reference

SourceSKILL.md
178- **Create Contact:** `POST https://api.apollo.io/api/v1/contacts` — add person to Apollo CRM + optional list
Scanned on May 14, 2026
View Security Dashboard
Installation guide →