Skip to main content

reelclaw

Automates the creation and scheduling of UGC-style video reels, leveraging AI for sourcing, editing, and performance tracking.

Install this skill

or
79/100

Security score

The reelclaw skill was audited on May 15, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 86

Curl to non-GitHub URL

SourceSKILL.md
86curl -L -o tiktoksans.zip "https://www.cufonfonts.com/download/font/tiktok-sans"
medium line 206

Curl to non-GitHub URL

SourceSKILL.md
206curl -s "https://generativelanguage.googleapis.com/v1beta/models/gemini-3.1-flash-lite-preview:generateContent?key=$GEMINI_API_KEY" \
medium line 375

Curl to non-GitHub URL

SourceSKILL.md
375url=$(curl -s -F "[email protected]" https://tmpfiles.org/api/v1/upload | \
low line 86

External URL reference

SourceSKILL.md
86curl -L -o tiktoksans.zip "https://www.cufonfonts.com/download/font/tiktok-sans"
low line 112

External URL reference

SourceSKILL.md
112echo "Get your key at: https://aistudio.google.com/apikey"
low line 200

External URL reference

SourceSKILL.md
200"https://generativelanguage.googleapis.com/upload/v1beta/files?key=$GEMINI_API_KEY" \
low line 206

External URL reference

SourceSKILL.md
206curl -s "https://generativelanguage.googleapis.com/v1beta/models/gemini-3.1-flash-lite-preview:generateContent?key=$GEMINI_API_KEY" \
low line 375

External URL reference

SourceSKILL.md
375url=$(curl -s -F "[email protected]" https://tmpfiles.org/api/v1/upload | \
low line 598

External URL reference

SourceSKILL.md
598- Re-register: `claude mcp add --transport http -s user dansugc https://dansugc.com/api/mcp -H "Authorization: Bearer YOUR_KEY"`
Scanned on May 15, 2026
View Security Dashboard
Installation guide →