ugc-manual
Generates lip-sync videos by combining an image with a user's audio recording, preserving exact audio timing for personalized content.
Install this skill
or
95/100
Security score
The ugc-manual skill was audited on Feb 16, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 51
Access to hidden dotfiles in home directory
SourceSKILL.md
| 51 | uv run ~/.clawdbot/skills/ugc-manual/scripts/generate.py \ |
low line 59
Access to hidden dotfiles in home directory
SourceSKILL.md
| 59 | uv run ~/.clawdbot/skills/ugc-manual/scripts/generate.py \ |
low line 38
External URL reference
SourceSKILL.md
| 38 | **Endpoint:** `https://api.comfydeploy.com/api/run/deployment/queue` |
low line 60
External URL reference
SourceSKILL.md
| 60 | --image "https://example.com/image.jpg" \ |
low line 61
External URL reference
SourceSKILL.md
| 61 | --audio "https://example.com/audio.mp3" \ |
Scanned on Feb 16, 2026
View Security Dashboard