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
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
Curl to non-GitHub URL
| 44 | curl -X GET "https://app.fliz.ai/api/rest/voices" \ |
Webhook reference - potential data exfiltration
| 11 | - Implementing webhook handlers for video completion notifications |
Webhook reference - potential data exfiltration
| 16 | Key capabilities: video creation from text/Brief, video status monitoring, translation, duplication, voice/music listing, webhook notifications. |
Webhook reference - potential data exfiltration
| 152 | | `webhook_url` | Callback URL | null | |
Webhook reference - potential data exfiltration
| 161 | ## Webhooks |
Webhook reference - potential data exfiltration
| 163 | Configure `webhook_url` to receive notifications when video is ready or fails: |
Webhook reference - potential data exfiltration
| 196 | ### Webhook Pattern |
Webhook reference - potential data exfiltration
| 198 | 1. POST /api/rest/video with webhook_url |
Webhook reference - potential data exfiltration
| 199 | 2. Process webhook callback when received |
Webhook reference - potential data exfiltration
| 208 | - `webhook_handler.py` - Flask webhook server |
External URL reference
| 17 | homepage: https://fliz.ai |
External URL reference
| 33 | | Base URL | `https://app.fliz.ai` | |
External URL reference
| 35 | | Get Token | https://app.fliz.ai/api-keys | |
External URL reference
| 36 | | API Docs | https://app.fliz.ai/api-docs | |
External URL reference
| 44 | curl -X GET "https://app.fliz.ai/api/rest/voices" \ |
External URL reference
| 170 | "url": "https://cdn.fliz.ai/videos/xxx.mp4" |