Yino.ai - Agent First AI Music Video Generator

v0.0.2

Generate images and videos using yino.ai. Use when user wants to generate images (Seedream), generate videos (Veo), or any media generation task.

0· 81·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description: media generation via yino.ai. Declared requirement: a single YINO_API_KEY (plus optional YINO_API_BASE_URL) and use of HTTP/bash — all appropriate and proportional for calling a remote media API.
Instruction Scope
SKILL.md only instructs the agent to call yino.ai endpoints, poll generation status, upload files when needed, and create/share project preview links. It does not instruct reading unrelated local files, harvesting unrelated environment variables, or sending data to third-party endpoints outside the configured base URL. It does tell the agent to fetch docs returned by the API (on the yino.ai domain by convention), which is expected for dynamic discovery.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install. This is low-risk and consistent with the described behavior.
Credentials
Only one required secret: YINO_API_KEY (plus an optional base URL override). That is a minimal, expected credential for a hosted API service. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false (not force-included). The skill does not request persistent system-wide modifications or access to other skills' configuration. It relies on the agent making HTTP calls at runtime only.
Assessment
This skill appears to be a straightforward wrapper for the yino.ai media API and asks only for a single API key. Before installing: ensure the API key you supply is scoped appropriately and comes from a trusted yino.ai account; avoid using highly privileged or long-lived credentials you use elsewhere. Be aware that any files you upload (images/audio) and prompts you send will be transmitted to yino.ai servers — do not send private or sensitive data. Verify the yino.ai privacy/terms and key-management practices if you will upload user content or commercial assets. If you have policy concerns about an agent autonomously invoking skills, you can restrict autonomous invocation in your agent settings (this skill does not require always:true).

Like a lobster shell, security has layers — review code before you run it.

latestvk970ay8n53ze4cd9b7qte7xtex83e8ra

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

EnvYINO_API_KEY

Comments