videodb
Enables real-time video and audio processing, indexing, and editing for enhanced media management and monitoring.
Install this skill
or
63/100
Security score
The videodb skill was audited on May 18, 2026 and we found 15 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 306
Template literal with variable interpolation in command context
SourceSKILL.md
| 306 | 1. **Choose state dir**: `STATE_DIR="${VIDEODB_EVENTS_DIR:-$HOME/.local/state/videodb}"` |
low line 223
Webhook reference - potential data exfiltration
SourceSKILL.md
| 223 | callback_url="https://example.com/webhook", |
low line 244
Webhook reference - potential data exfiltration
SourceSKILL.md
| 244 | # Async reframe for full-length videos (returns None, result via webhook): |
low line 245
Webhook reference - potential data exfiltration
SourceSKILL.md
| 245 | video.reframe(target="vertical", callback_url="https://example.com/webhook") |
low line 60
Access to .env file
SourceSKILL.md
| 60 | load_dotenv(".env") |
medium line 68
Access to .env file
SourceSKILL.md
| 68 | 2. Project's `.env` file in current directory |
low line 79
Access to .env file
SourceSKILL.md
| 79 | load_dotenv(".env") |
medium line 109
Access to .env file
SourceSKILL.md
| 109 | - **Project `.env` file**: Save `VIDEO_DB_API_KEY=your-key` in the project's `.env` file |
low line 111
External URL reference
SourceSKILL.md
| 111 | Get a free API key at [console.videodb.io](https://console.videodb.io) (50 free uploads, no credit card). |
low line 121
External URL reference
SourceSKILL.md
| 121 | video = coll.upload(url="https://example.com/video.mp4") |
low line 124
External URL reference
SourceSKILL.md
| 124 | video = coll.upload(url="https://www.youtube.com/watch?v=VIDEO_ID") |
low line 222
External URL reference
SourceSKILL.md
| 222 | source="https://example.com/video.mp4", |
low line 223
External URL reference
SourceSKILL.md
| 223 | callback_url="https://example.com/webhook", |
low line 245
External URL reference
SourceSKILL.md
| 245 | video.reframe(target="vertical", callback_url="https://example.com/webhook") |
low line 274
External URL reference
SourceSKILL.md
| 274 | video = coll.upload(url="https://example.com/video.mp4") |
Scanned on May 18, 2026
View Security DashboardGitHub Stars 189.4K
Rate this skill
Categorycontent media
UpdatedJune 10, 2026
openclawapibackendvideo-producercontent-marketersocial-media-managercustomer-experiencetechnical-writercontent mediamarketingsupport
affaan-m/everything-claude-code