← 返回 Skills 市场
outfit-transition-video
作者
parallel world
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install outfit-transition-video
功能描述
Generate vertical shorts of anthropomorphic outfit changes on beat (WeryAI): one-second cuts, style jumps, accessory macros. Use when you need outfit transit...
安全使用建议
This package appears to do what it says: it calls WeryAI and needs WERYAI_API_KEY and Node 18+. Before installing or running: (1) review scripts/video_gen.js yourself (it is included) to confirm you accept its behavior, especially local-file upload logic; (2) never embed your API key in the package—set it in the environment at runtime; (3) prefer supplying public https image URLs so the script will not read your filesystem; (4) be aware each real run consumes WeryAI credits—test with --dry-run first; (5) if you must allow local-file uploads, get explicit user consent and consider running in an isolated account/container and rotate or use a scoped/short-lived API key to limit exposure.
功能分析
Type: OpenClaw Skill
Name: outfit-transition-video
Version: 1.0.0
The skill bundle contains a Node.js script (`scripts/video_gen.js`) that can read arbitrary local files and upload them to external API endpoints (`api-growth-agent.weryai.com`) to facilitate image-to-video generation. While this capability is documented in `SKILL.md` and `WERYAI_VIDEO_API.md` as requiring user consent, the script lacks path sanitization or sandboxing, creating a significant risk of data exfiltration if the AI agent is manipulated via prompt injection to target sensitive files (e.g., SSH keys or environment configs). The behavior appears intended for the stated fashion video purpose, but the high-risk file access warrants a suspicious classification.
能力评估
Purpose & Capability
Name/description (outfit transition video) align with requested artifacts: Node.js and a single WERYAI API key. Required binaries, env var, and included resources reference WeryAI endpoints and the bundled CLI; nothing requests unrelated cloud credentials or system-level access.
Instruction Scope
SKILL.md tightly scopes runtime behavior: expand prompts, present confirmation table, prefer public https image URLs, and only use local image files after explicit consent. The bundled scripts/video_gen.js implements local-file handling (reads files and uploads them to api-growth-agent.weryai.com when an image value is not a public https URL). This is documented in SKILL.md, but reviewers/installers should verify and explicitly consent before allowing local-file uploads because the script will read disk and send file contents (using the same WERYAI_API_KEY).
Install Mechanism
No install spec — instruction-only with a shipped JS script. No network-install download steps or obscure installers. The risk surface is limited to running the included Node.js script; reviewers should still inspect the script before running it in production.
Credentials
Only WERYAI_API_KEY is required and is the declared primary credential; this is proportional because the script authenticates to WeryAI for model queries, generation, and (optionally) file upload. Note that the key grants ability to start paid tasks and to upload local files (if used), so treat it as sensitive and consider using a short-lived or scoped key where possible.
Persistence & Privilege
Skill does not request persistent/always-on presence and does not modify other skills or system-wide configuration. Autonomous invocation is allowed (platform default) but not combined with other unusual privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outfit-transition-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/outfit-transition-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Vertical, beat-synced anthropomorphic outfit transition video generation.
- Instantly generate short-form look-change clips (e.g., pajamas→gown and sunglasses drop on beat).
- Requires Node.js 18+ and WERYAI_API_KEY (paid WeryAI access); uses CLI via `scripts/video_gen.js`.
- Comprehensive workflow includes mandatory prompt expansion, model/tier constraints, and explicit parameter confirmation.
- Prefers HTTPS image URLs; local file usage requires explicit user consent and careful script review.
- Full documentation of API fields and security practices; includes default parameters and clear scope boundaries.
元数据
常见问题
outfit-transition-video 是什么?
Generate vertical shorts of anthropomorphic outfit changes on beat (WeryAI): one-second cuts, style jumps, accessory macros. Use when you need outfit transit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 outfit-transition-video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outfit-transition-video」即可一键安装,无需额外配置。
outfit-transition-video 是免费的吗?
是的,outfit-transition-video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
outfit-transition-video 支持哪些平台?
outfit-transition-video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 outfit-transition-video?
由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。
推荐 Skills