Skip to main content

apollo-core-workflow-b

Automates email sequences and outreach workflows using Apollo.io for effective B2B sales campaigns.

Install this skill

or
72/100

Security score

The apollo-core-workflow-b skill was audited on Mar 3, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 106

Template literal with variable interpolation in command context

SourceSKILL.md
106url: `/emailer_campaigns/${sequenceId}/emailer_steps`,
medium line 178

Template literal with variable interpolation in command context

SourceSKILL.md
178url: `/emailer_campaigns/${sequenceId}`,
medium line 255

Template literal with variable interpolation in command context

SourceSKILL.md
255console.log(`Found ${leads.contacts.length} matching contacts`);
medium line 274

Template literal with variable interpolation in command context

SourceSKILL.md
274console.log(`Created sequence: ${sequence.id}`);
medium line 283

Template literal with variable interpolation in command context

SourceSKILL.md
283console.log(`Added ${result.added} contacts to sequence`);
low line 338

External URL reference

SourceSKILL.md
338- [Apollo Sequences API](https://apolloio.github.io/apollo-api-docs/#emailer-campaigns)
low line 339

External URL reference

SourceSKILL.md
339- [Apollo Email Templates](https://knowledge.apollo.io/hc/en-us/articles/4415154183053)
low line 340

External URL reference

SourceSKILL.md
340- [Sequence Best Practices](https://knowledge.apollo.io/hc/en-us/articles/4405955284621)
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →