Skip to main content

apollo-core-workflow-a

Facilitates lead generation and contact enrichment using Apollo.io for enhanced B2B sales intelligence.

Install this skill

or
93/100

Security score

The apollo-core-workflow-a skill was audited on May 12, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 251

Template literal with variable interpolation in command context

SourceSKILL.md
251console.log(`${company.name} (${company.domain}): ${total} contacts`);
low line 45

Access to .env file

SourceSKILL.md
45headers: { 'Content-Type': 'application/json', 'x-api-key': process.env.APOLLO_API_KEY! },
low line 44

External URL reference

SourceSKILL.md
44baseURL: 'https://api.apollo.io/api/v1',
Scanned on May 12, 2026
View Security Dashboard
Installation guide →