Skip to main content

apollo-core-workflow-a

Facilitates lead generation and contact enrichment using Apollo.io, enhancing B2B sales intelligence workflows.

Install this skill

or
87/100

Security score

The apollo-core-workflow-a skill was audited on Feb 21, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 225

Template literal with variable interpolation in command context

SourceSKILL.md
225console.log(`Found ${leads.length} leads`);
medium line 227

Template literal with variable interpolation in command context

SourceSKILL.md
227console.log(`${lead.name} - ${lead.title} at ${lead.company.name}`);
low line 246

External URL reference

SourceSKILL.md
246- [Apollo People Search Docs](https://apolloio.github.io/apollo-api-docs/#search-for-people)
low line 247

External URL reference

SourceSKILL.md
247- [Apollo Organization Enrichment](https://apolloio.github.io/apollo-api-docs/#enrich-organization)
low line 248

External URL reference

SourceSKILL.md
248- [Apollo Person Enrichment](https://apolloio.github.io/apollo-api-docs/#enrich-person)
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →