ai-generated-readme-banners
Generates professional ultra-wide cinematic banners for GitHub READMEs using advanced AI models with customizable typography options.
Install this skill
or
74/100
Security score
The ai-generated-readme-banners skill was audited on Mar 1, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 328
Template literal with variable interpolation in command context
SourceSKILL.md
| 328 | console.log(`šØ Generating: ${banner.title}`); |
medium line 357
Template literal with variable interpolation in command context
SourceSKILL.md
| 357 | await downloadImage(imageUrl, `assets/${banner.filename}`); |
medium line 358
Template literal with variable interpolation in command context
SourceSKILL.md
| 358 | console.log(`ā Saved: ${banner.filename}`); |
medium line 383
Template literal with variable interpolation in command context
SourceSKILL.md
| 383 | console.log(`\nā Generated ${results.length} banners`); |
medium line 384
Template literal with variable interpolation in command context
SourceSKILL.md
| 384 | console.log(`š° Total cost: $${(results.length * 0.08).toFixed(2)}`); |
low line 262
Access to .env file
SourceSKILL.md
| 262 | auth: process.env.REPLICATE_API_TOKEN, |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @fabioc-aloha/ai-generated-readme-banners