Latest release: v2026.9.2Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidenceCredentials
The plugin uses Qwen API keys and network endpoints, which is expected for a cloud model provider; users should understand prompts may be sent to Alibaba/Qwen services when selected.
Install Mechanism
The npm package metadata lists runtime extension files and packaged dist assets, with no install, preinstall, postinstall, shell, or file-mutation scripts found.
Instruction Scope
Runtime behavior is scoped to provider registration, Qwen endpoint configuration, API-key auth methods, and request payload normalization for Qwen-compatible models.
Persistence & Privilege
The manifest has onStartup false and the code does not show background workers, broad local indexing, credential-store scraping, arbitrary command execution, or persistent privilege escalation.
Purpose & Capability
The package purpose is to add Qwen Cloud providers, model catalogs, streaming payload adaptation, media understanding, and video generation; the inspected code matches that purpose.
Assessment
Install this only if you intend to use Qwen Cloud through OpenClaw and are comfortable providing Qwen API credentials. Verify the selected endpoint region and plan type, since prompts, media, and generated-content requests may be processed by the configured Qwen/DashScope service.Verification
Tags
OpenClaw Qwen Cloud Provider
Official OpenClaw provider plugin for Qwen Cloud.
Install from OpenClaw:
openclaw plugins install @openclaw/qwen-provider
openclaw gateway restart
See https://docs.openclaw.ai/providers/qwen for setup and configuration.
