Skip to main content

reelclaw

ReelClaw automates the creation and publishing of UGC-style video reels, optimizing for TikTok and Instagram with AI-driven insights.

Install this skill

or
69/100

Security score

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

Categories Tested

Security Issues

medium line 94

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
40- **API docs (LLM-friendly):** https://dansugc.com/llms.txt
low line 41

External URL reference

SourceSKILL.md
41- **Interactive docs:** https://dansugc.com/docs
low line 94

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
435If not subscribed, direct the user to [dansugc.com/dashboard](https://dansugc.com/dashboard) to activate a Posting plan.
low line 450

External URL reference

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

External URL reference

SourceSKILL.md
683- 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 →