Image and Video Generation with Vydra API

PassAudited by ClawScan on May 10, 2026.

Overview

This is an instruction-only Vydra API guide with no code, but it can use a Vydra API key, spend credits, and send prompts or media to Vydra and related providers.

Install this only if you want your agent to use Vydra for media generation and are comfortable with API-credit spending. Keep the API key secure, avoid submitting sensitive prompts or private media, and require confirmation for self-registration, billing, high-cost video generation, live remote documentation, or public posting workflows.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If enabled, an agent could use Vydra account credentials, consume paid credits, and generate billing links, though the docs disclose costs and do not show automatic payment.

Why it was flagged

The skill explicitly describes an agent-facing registration and billing-link workflow, meaning the agent may handle an account/API key and initiate billing-related steps.

Skill content
Agents can register themselves and request their human add billing
Recommendation

Use a dedicated Vydra API key with limited funds if possible, monitor credit usage, and require explicit user approval for registration, billing, and high-cost video requests.

What this means

Private prompts, media URLs, or voice text submitted through the skill may be processed by Vydra and downstream providers.

Why it was flagged

Vydra is presented as a gateway to multiple external generation providers, so prompts, text-to-speech content, image URLs, and related request data may leave the local environment.

Skill content
Access Grok Imagine, Gemini, Flux, Veo 3, Kling, ElevenLabs — all through one API key.
Recommendation

Avoid sending sensitive or confidential content unless you trust Vydra and its downstream providers' privacy and retention practices.

What this means

An agent that treats the live document as instructions could be influenced by content not present in the reviewed artifacts.

Why it was flagged

The skill suggests fetching a live remote skill document, which may change after this reviewed package was published.

Skill content
For the latest API docs, agents can fetch:
```bash
curl https://vydra.ai/skill.md
```
Recommendation

Treat the live URL as reference documentation only, and do not let remote text override user instructions or local safety rules.

What this means

Generated content might be shared publicly outside Vydra if the agent follows this workflow with other tools.

Why it was flagged

The skill includes an optional workflow that could lead an agent to post generated content to a public/social platform if it has separate posting capabilities.

Skill content
Post to Moltza with the returned `imageUrl`
3. Earn karma from likes and follows
Recommendation

Require explicit user approval before posting generated images or videos to Moltza or any other public service.