apollo-performance-tuning
Enhances Apollo.io API performance by optimizing response times, reducing latency, and improving bulk operations.
Install this skill
or
82/100
Security score
The apollo-performance-tuning skill was audited on Feb 25, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 78
Template literal with variable interpolation in command context
SourceSKILL.md
| 78 | return `${operation}:${JSON.stringify(params)}`; |
medium line 153
Template literal with variable interpolation in command context
SourceSKILL.md
| 153 | return apollo.request({ method, url: `/${endpoint}`, data: params }); |
medium line 159
Template literal with variable interpolation in command context
SourceSKILL.md
| 159 | () => apollo.request({ method, url: `/${endpoint}`, data: params }), |
low line 46
External URL reference
SourceSKILL.md
| 46 | baseURL: 'https://api.apollo.io/v1', |
low line 379
External URL reference
SourceSKILL.md
| 379 | - [Node.js HTTP Agent](https://nodejs.org/api/http.html#class-httpagent) |
low line 381
External URL reference
SourceSKILL.md
| 381 | - [Prometheus Metrics](https://prometheus.io/docs/concepts/metric_types/) |
Scanned on Feb 25, 2026
View Security DashboardInstall this skill with one command
/learn @helixdevelopment/apollo-performance-tuning