← Back to Skills Marketplace
zoucdr

outfit-transition-video

by parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install outfit-transition-video
Description
Generate vertical shorts of anthropomorphic outfit changes on beat (WeryAI): one-second cuts, style jumps, accessory macros. Use when you need outfit transit...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install outfit-transition-video
  3. After installation, invoke the skill by name or use /outfit-transition-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug outfit-transition-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install outfit-transition-video?

Run "/install outfit-transition-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is outfit-transition-video free?

Yes, outfit-transition-video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does outfit-transition-video support?

outfit-transition-video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created outfit-transition-video?

It is built and maintained by parallel world (@zoucdr); the current version is v1.0.0.

💬 Comments