T2V
v1.0.0Placeholder skill for text-to-video workflows on skills.video. Use when the user is asking about t2v generation and the concrete API contract has not been im...
⭐ 0· 74·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
The name and description state this is a placeholder for text-to-video (t2v) workflows; the SKILL.md contains only guidance about being a placeholder and how to behave until a concrete API contract is provided. There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
Runtime instructions are narrowly scoped: inform the user that the skill is a placeholder, check whether an OpenAPI/docs page exists for a requested provider/model, avoid guessing request fields, and ask for model/endpoint only when necessary. These instructions do not instruct reading local secrets or modifying system state.
Install Mechanism
No install spec and no code files are present (instruction-only). There is nothing written to disk or downloaded during install according to the provided metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a placeholder that should not need access to external secrets.
Persistence & Privilege
The skill does not request always:true and does not modify system or other skills' configuration. It can be invoked autonomously by default (platform normal), but that is not combined with elevated privileges or broad credential access.
Assessment
This skill is a stub: it will tell users it’s not yet implemented, and ask for or check an API/OpenAPI doc if needed. It asks for no credentials and installs nothing, so it’s safe from a permissions/credential standpoint, but it currently provides no concrete t2v functionality. If you need immediate text-to-video features, use the platform's generic 'video-generation' skill or wait until this skill is promoted with a verified API contract. If you prefer tighter control, note that the platform allows autonomous invocation by default — you can disable autonomous use in your agent settings if you want to prevent the skill from being called without confirmation.Like a lobster shell, security has layers — review code before you run it.
latestvk97dzbw296529wq6hrwembr6y583g9dm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
