Skip to main content

paper-illustration

Generates high-quality AI illustrations for academic papers using a multi-stage workflow with strict supervision for optimal results.

Install this skill

or
75/100

Security score

The paper-illustration skill was audited on May 31, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 81

Template literal with variable interpolation in command context

SourceSKILL.md
81```bash
medium line 313

Template literal with variable interpolation in command context

SourceSKILL.md
313```bash
medium line 381

Template literal with variable interpolation in command context

SourceSKILL.md
381```bash
medium line 444

Template literal with variable interpolation in command context

SourceSKILL.md
444```bash
low line 513

Base64 decode operation

SourceSKILL.md
513img_data = base64.b64decode(part['inlineData']['data'])
low line 205

External URL reference

SourceSKILL.md
205echo "Get your key from: https://aistudio.google.com/app/apikey"
low line 324

External URL reference

SourceSKILL.md
324URL="https://generativelanguage.googleapis.com/v1beta/models/gemini-3-pro-preview:generateContent?key=$API_KEY"
low line 386

External URL reference

SourceSKILL.md
386URL="https://generativelanguage.googleapis.com/v1beta/models/gemini-3-pro-preview:generateContent?key=$API_KEY"
low line 456

External URL reference

SourceSKILL.md
456URL="https://generativelanguage.googleapis.com/v1beta/models/gemini-3-pro-image-preview:generateContent?key=$API_KEY"
Scanned on May 31, 2026
View Security Dashboard
Installation guide →