I2V
v1.0.0Placeholder skill for image-to-video workflows on skills.video. Use when the user is asking about i2v generation and the concrete API contract has not been i...
⭐ 0· 77·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim a placeholder i2v workflow; the skill requires no binaries, env vars, or installs, which is appropriate for a placeholder that should not perform production tasks.
Instruction Scope
SKILL.md instructs the agent to inform the user that the skill is a placeholder, to check for provider-specific OpenAPI/docs, and to avoid guessing API fields — all of which stay within the stated purpose and do not request unrelated system files or secrets.
Install Mechanism
No install specification is present (instruction-only). No downloads or disk writes are defined, which matches the placeholder nature and minimizes risk.
Credentials
No environment variables, credentials, or config paths are requested. That is proportionate for a placeholder that should not call provider APIs yet.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent presence or system-level changes.
Assessment
This skill is effectively a labeled placeholder: it won't perform image-to-video generation and it doesn't ask for credentials or install anything. It's safe from a permissions/credential perspective, but also not useful until the provider OpenAPI/endpoint is implemented. Before relying on it for real i2v work, confirm the concrete API contract (OpenAPI or docs) and only provide any provider credentials to a concrete implementation that documents why and how they are used. If you want actual i2v functionality now, use a skill or integration that has a documented API endpoint and explicit credential requirements.Like a lobster shell, security has layers — review code before you run it.
latestvk977cw8c5enh5gth4044x9prbd83hbnc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
