Skip to main content

fliz-ai-video-generator

Integrates with Fliz API to automate video generation from text, enabling professional video creation with voiceovers and subtitles.

Install this skill

or
52/100

Security score

The fliz-ai-video-generator skill was audited on Feb 9, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Curl to non-GitHub URL

SourceSKILL.md
44curl -X GET "https://app.fliz.ai/api/rest/voices" \
medium line 11

Webhook reference - potential data exfiltration

SourceSKILL.md
11- Implementing webhook handlers for video completion notifications
medium line 16

Webhook reference - potential data exfiltration

SourceSKILL.md
16Key capabilities: video creation from text/Brief, video status monitoring, translation, duplication, voice/music listing, webhook notifications.
medium line 152

Webhook reference - potential data exfiltration

SourceSKILL.md
152| `webhook_url` | Callback URL | null |
medium line 161

Webhook reference - potential data exfiltration

SourceSKILL.md
161## Webhooks
medium line 163

Webhook reference - potential data exfiltration

SourceSKILL.md
163Configure `webhook_url` to receive notifications when video is ready or fails:
medium line 196

Webhook reference - potential data exfiltration

SourceSKILL.md
196### Webhook Pattern
low line 198

Webhook reference - potential data exfiltration

SourceSKILL.md
1981. POST /api/rest/video with webhook_url
low line 199

Webhook reference - potential data exfiltration

SourceSKILL.md
1992. Process webhook callback when received
medium line 208

Webhook reference - potential data exfiltration

SourceSKILL.md
208- `webhook_handler.py` - Flask webhook server
low line 17

External URL reference

SourceSKILL.md
17homepage: https://fliz.ai
low line 33

External URL reference

SourceSKILL.md
33| Base URL | `https://app.fliz.ai` |
low line 35

External URL reference

SourceSKILL.md
35| Get Token | https://app.fliz.ai/api-keys |
low line 36

External URL reference

SourceSKILL.md
36| API Docs | https://app.fliz.ai/api-docs |
low line 44

External URL reference

SourceSKILL.md
44curl -X GET "https://app.fliz.ai/api/rest/voices" \
low line 170

External URL reference

SourceSKILL.md
170"url": "https://cdn.fliz.ai/videos/xxx.mp4"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →