Skip to main content

qwen-vision

Analyzes video and image content using Qwen's multimodal capabilities for detailed visual understanding and classification.

Install this skill

or
64/100

Security score

The qwen-vision skill was audited on May 29, 2026 and we found 6 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 22

Template literal with variable interpolation in command context

SourceSKILL.md
22A Python script at `${CLAUDE_PLUGIN_ROOT}/skills/qwen-vision/scripts/qwen_bridge.py` sends media files to the Qwen API and returns the analysis as text. Call it via Bash.
medium line 34

Template literal with variable interpolation in command context

SourceSKILL.md
34```bash
medium line 61

Template literal with variable interpolation in command context

SourceSKILL.md
61```bash
medium line 73

Template literal with variable interpolation in command context

SourceSKILL.md
73```bash
medium line 85

Template literal with variable interpolation in command context

SourceSKILL.md
85```bash
low line 27

External URL reference

SourceSKILL.md
271. `DASHSCOPE_API_KEY` environment variable set (get one at https://dashscope.console.aliyun.com/ or https://modelstudio.console.alibabacloud.com/)
Scanned on May 29, 2026
View Security Dashboard
Installation guide →