Skip to main content

paper-illustration

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

Install this skill

or
80/100

Security score

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

Categories Tested

Security Issues

medium line 272

Template literal with variable interpolation in command context

SourceSKILL.md
272```bash
medium line 340

Template literal with variable interpolation in command context

SourceSKILL.md
340```bash
medium line 403

Template literal with variable interpolation in command context

SourceSKILL.md
403```bash
low line 472

Base64 decode operation

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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