Skip to main content

veed-ugc

Generates UGC-style promotional videos with AI lip-sync from images and scripts, enhancing marketing content creation.

Install this skill

or
94/100

Security score

The veed-ugc skill was audited on Feb 16, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 93

Fetch to external URL

SourceSKILL.md
93const response = await fetch("https://api.comfydeploy.com/api/run/deployment/queue", {
low line 75

Access to hidden dotfiles in home directory

SourceSKILL.md
75uv run ~/.clawdbot/skills/veed-ugc/scripts/generate.py \
low line 83

Access to hidden dotfiles in home directory

SourceSKILL.md
83uv run ~/.clawdbot/skills/veed-ugc/scripts/generate.py \
low line 21

External URL reference

SourceSKILL.md
21**Endpoint:** `https://api.comfydeploy.com/api/run/deployment/queue`
low line 76

External URL reference

SourceSKILL.md
76--image "https://example.com/person-with-product.png" \
low line 93

External URL reference

SourceSKILL.md
93const response = await fetch("https://api.comfydeploy.com/api/run/deployment/queue", {
Scanned on Feb 16, 2026
View Security Dashboard
Installation guide →