Skip to main content

video-generator

Creates professional motion graphics videos programmatically using Remotion for various promotional and social media content.

Install this skill

or
82/100

Security score

The video-generator skill was audited on Feb 28, 2026 and we found 6 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 77

Template literal with variable interpolation in command context

SourceSKILL.md
77```bash
medium line 79

Curl to non-GitHub URL

SourceSKILL.md
79curl -s "https://example.com/favicon.svg" -o public/images/brand/logo.svg
medium line 65

Access to .env file

SourceSKILL.md
65API Key: Set `FIRECRAWL_API_KEY` in `.env` (see TOOLS.md).
low line 32

External URL reference

SourceSKILL.md
327. **Send the user the public URL** (e.g. `https://xxx.trycloudflare.com`)
low line 70

External URL reference

SourceSKILL.md
70bash scripts/firecrawl.sh "https://example.com"
low line 79

External URL reference

SourceSKILL.md
79curl -s "https://example.com/favicon.svg" -o public/images/brand/logo.svg
Scanned on Feb 28, 2026
View Security Dashboard