安全扫描
OpenClaw
安全
medium confidenceThis is a small, instruction-only helper that only prepares a local JSON request payload for Alibaba Cloud Wan video-edit models; it does not perform network calls or ask for credentials, which makes it internally coherent but limited in functionality.
评估建议
This skill is a small local helper that writes a JSON request payload for Wan video-edit models — it does not call Alibaba Cloud or request credentials. Before installing or using it: (1) confirm you only need a request-preparation helper and not an end-to-end uploader/invoker; (2) if you plan to add code to call Alibaba Cloud, ensure you provide credentials securely (not checked into the skill) and audit any added network code; (3) verify the skill source/owner if you need stronger provenance (...详细分析 ▾
ℹ 用途与能力
The name/description target Alibaba Cloud Wan video editing models, and the included script prepares a request JSON using one of the listed model names. The skill does not perform API calls or request Alibaba Cloud credentials — that's consistent for a 'prepare payload' helper but means the skill alone cannot call the service. If the intended use was end-to-end upload/invocation, the lack of declared credentials or network code is an omission to be aware of.
✓ 指令范围
SKILL.md instructs compiling/running the included Python script to produce a request JSON. The instructions only reference local paths in the skill tree and do not read unrelated files, system paths, or environment variables, nor do they transmit data to external endpoints.
✓ 安装机制
No install spec; this is instruction-only with a small helper script. Nothing is downloaded or written to system locations beyond creating the local output file path declared in the skill.
ℹ 凭证需求
The skill declares no required environment variables or secrets. That's proportionate for a tool that only writes a local JSON. However, real interaction with Alibaba Cloud Model Studio would require credentials (API keys, tokens) which are not declared or handled here — so users who expect end-to-end functionality will need to provide and manage those credentials separately.
✓ 持久化与权限
always is false and the skill makes no changes to agent/system configuration. It does not request permanent presence or elevated privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/2
Initial release of aliyun-wan-edit skill. - Supports Alibaba Cloud Model Studio Wan models for video style transfer, keyframe-controlled editing, and animation remix workflows. - Provides quick validation and usage instructions. - Lists critical model names for reference. - Includes usage notes and relevant directory suggestions.
● 无害
安装命令 点击复制
官方npx clawhub@latest install aliyun-wan-edit
镜像加速npx clawhub@latest install aliyun-wan-edit --registry https://cn.clawhub-mirror.com
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制