Skip to main content

apollo-reference-architecture

Provides a production-ready reference architecture for Apollo.io integrations, enhancing sales intelligence system design and implementation.

Install this skill

or
94/100

Security score

The apollo-reference-architecture skill was audited on May 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 133

Template literal with variable interpolation in command context

SourceSKILL.md
133await this.client.patch(`/opportunities/${dealId}`, {
low line 147

Access to .env file

SourceSKILL.md
147const connection = { host: process.env.REDIS_HOST ?? 'localhost', port: 6379 };
Scanned on May 12, 2026
View Security Dashboard
Installation guide →