apollo-cost-tuning
Optimizes Apollo.io costs through efficient credit usage, caching, and deduplication strategies for better subscription management.
Install this skill
or
71/100
Security score
The apollo-cost-tuning skill was audited on May 24, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 87
Template literal with variable interpolation in command context
SourceSKILL.md
| 87 | return `${used}/${this.budget} credits (${Math.round((used / this.budget) * 100)}%)`; |
medium line 113
Template literal with variable interpolation in command context
SourceSKILL.md
| 113 | ?? `${params.first_name}:${params.last_name}:${params.organization_domain}`; |
medium line 182
Template literal with variable interpolation in command context
SourceSKILL.md
| 182 | throw new Error(`Daily credit budget exceeded (${creditTracker.report()})`); |
medium line 241
Template literal with variable interpolation in command context
SourceSKILL.md
| 241 | console.log(`Enriched: ${enriched}, Skipped (low-value): ${skipped}, Deduped: ${deduped}`); |
medium line 242
Template literal with variable interpolation in command context
SourceSKILL.md
| 242 | console.log(`Credits: ${creditTracker.report()}`); |
low line 92
Access to .env file
SourceSKILL.md
| 92 | parseInt(process.env.APOLLO_DAILY_CREDIT_BUDGET ?? '200', 10), |
low line 172
Access to .env file
SourceSKILL.md
| 172 | headers: { 'Content-Type': 'application/json', 'x-api-key': process.env.APOLLO_API_KEY! }, |
low line 171
External URL reference
SourceSKILL.md
| 171 | baseURL: 'https://api.apollo.io/api/v1', |
low line 267
External URL reference
SourceSKILL.md
| 267 | - [Apollo Plans](https://www.apollo.io/pricing) |
Scanned on May 24, 2026
View Security DashboardGitHub Stars 2.4K
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
claudeclaude-codecodexfrontenddesignapimobilebackendgrowth-marketermarketing-analystsdraccount-executivebusiness-developmentapollomarketingsales
jeremylongshore/claude-code-plugins-plus-skills