Skip to main content

qwen-video

Generates videos from text prompts using Alibaba Cloud's DashScope API, enabling users to create and download custom video content.

Install this skill

or
67/100

Security score

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

Categories Tested

Security Issues

medium line 52

Curl to non-GitHub URL

SourceSKILL.md
52curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
medium line 75

Curl to non-GitHub URL

SourceSKILL.md
75curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
medium line 97

Curl to non-GitHub URL

SourceSKILL.md
97curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
medium line 122

Curl to non-GitHub URL

SourceSKILL.md
122curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
medium line 143

Curl to non-GitHub URL

SourceSKILL.md
143curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 52

External URL reference

SourceSKILL.md
52curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 75

External URL reference

SourceSKILL.md
75curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 97

External URL reference

SourceSKILL.md
97curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 105

External URL reference

SourceSKILL.md
105"audio_url": "https://example.com/audio.mp3"
low line 122

External URL reference

SourceSKILL.md
122curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 143

External URL reference

SourceSKILL.md
143curl --location 'https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis' \
low line 161

External URL reference

SourceSKILL.md
161- Submit: `POST https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthesis`
low line 162

External URL reference

SourceSKILL.md
162- Status: `GET https://dashscope.aliyuncs.com/api/v1/tasks/<task_id>`
Scanned on Feb 16, 2026
View Security Dashboard