ideogram-performance-tuning
Enhances Ideogram API performance through caching, batching, and connection pooling for optimized response times.
Install this skill
or
93/100
Security score
The ideogram-performance-tuning skill was audited on Feb 28, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 204
Template literal with variable interpolation in command context
SourceSKILL.md
| 204 | cachedIdeogramRequest(`cache:${name}`, fn) |
low line 64
Access to .env file
SourceSKILL.md
| 64 | const redis = new Redis(process.env.REDIS_URL); |
low line 119
Access to .env file
SourceSKILL.md
| 119 | apiKey: process.env.IDEOGRAM_API_KEY!, |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 508
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
Dicklesworthstone/pi_agent_rust