Skills routerbase-media-generation
๐Ÿ“ฆ

routerbase-media-generation

Content revision r1 Safe ๐ŸŒ Network access๐Ÿ”‘ Env variablesโš™๏ธ External commands

Build RouterBase Media Workflows

Media API integrations require endpoint, model, and async handling choices. This skill guides RouterBase image, video, audio, and speech workflows with examples and production guardrails.

Supports: Claude Codex Code(CC)
๐Ÿ“Š 75 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "routerbase-media-generation" from https://skillstore.io/skills/zenlee123-routerbase-media-generation.md and its manifest at https://skillstore.io/api/skills/zenlee123-routerbase-media-generation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "routerbase-media-generation". I need image generation for product mockups.

Expected outcome:

The skill recommends the RouterBase image generation endpoint, a verified image model ID, required prompt fields, optional aspect and resolution settings, and file storage before retention expiry.

Using "routerbase-media-generation". I need short videos from text prompts.

Expected outcome:

The skill outlines a video task flow with an initial creation request, saved task ID, polling with backoff, terminal status handling, and persisted result URLs.

Using "routerbase-media-generation". I want to add text-to-speech to an app.

Expected outcome:

The skill identifies the speech endpoint, credential requirements, model verification, output storage needs, and places where user prompts or private data need policy review.

Security Audit

Safe
v2 โ€ข 7/6/2026 Open versioned report

The static findings are documentation examples for RouterBase endpoints, placeholder API-key usage, Markdown code fences, and a visible fetch example. I found no evidence of prompt injection, secret exfiltration, dynamic command execution, or unrelated network behavior in SKILL.md or references/routerbase-media.md.

3
Files scanned
204
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/zenlee123-routerbase-media-generation/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/zenlee123-routerbase-media-generation/security.svg)](https://skillstore.io/skills/zenlee123-routerbase-media-generation?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/zenlee123-routerbase-media-generation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zenlee123-routerbase-media-generation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/zenlee123-routerbase-media-generation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

zenlee123. (2026). routerbase-media-generation security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zenlee123-routerbase-media-generation/audits/2

BibTeX citation

@techreport{zenlee123-zenlee123-routerbase-media-generation-2026, author = {zenlee123}, title = {routerbase-media-generation security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/zenlee123-routerbase-media-generation/audits/2}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "routerbase-media-generation security audit report (audit version 2)" version: "unspecified" type: report authors: - name: "zenlee123" date-released: "2026-07-06" url: "https://skillstore.io/skills/zenlee123-routerbase-media-generation/audits/2" identifiers: - type: other value: "skillstore:zenlee123-routerbase-media-generation:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
41
Architecture
85
Maintainability
87
Content
65
Community
91
Spec Compliance

What You Can Build

Prototype Media API Calls

Create first-pass RouterBase image, video, or audio request flows with endpoint and parameter guidance.

Design Async Job Handling

Plan polling, callbacks, task storage, retries, and user-visible progress for video or audio generation.

Document Media Integration Rules

Produce clear team guidance for model selection, media retention, credential handling, and request validation.

Try These Prompts

Choose an Endpoint
Use this skill to choose the RouterBase endpoint for an image, video, speech, or audio workflow. Include required fields and sync behavior.
Draft an Image Request
Use this skill to draft a RouterBase image generation request for my app. Include model verification notes, parameters, and storage guidance.
Plan Async Media Jobs
Use this skill to design an async RouterBase video or audio workflow. Include task persistence, polling backoff, callback options, timeout behavior, and result storage.
Review a Production Integration
Use this skill to review my RouterBase media integration plan. Check endpoint choice, model fields, credential handling, logging risks, retention handling, and user-facing failure states.

Best Practices

  • Verify model IDs and supported parameters against RouterBase before production use.
  • Persist async task IDs, status, payload hashes, result URLs, and error details.
  • Store generated media promptly and avoid logging API keys or private media URLs.

Avoid

  • Assuming every RouterBase model accepts the same image or audio parameters.
  • Polling async tasks forever without backoff, timeout, or user-visible status.
  • Leaving generated media only on temporary RouterBase URLs until retention expires.

Frequently Asked Questions

Does this skill generate images or videos directly?
No. It provides integration guidance for calling RouterBase media APIs from your own application.
Does it require a RouterBase API key?
Yes. Real API calls require your own RouterBase credentials, stored securely outside source code.
Which media types does it cover?
It covers image generation, image-to-image workflows, video generation, speech, and other audio generation patterns.
Can it help with asynchronous jobs?
Yes. It explains polling, callback URLs, task persistence, retries, timeouts, and terminal status handling.
Are model IDs always current?
No. The skill includes examples, but production integrations should verify models against the live RouterBase catalog.
Does it cover media retention?
Yes. It reminds teams to download and store generated media before provider retention windows expire.

Developer Details

Author

zenlee123

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

6dab19906b1e4121c46ce2353d0b5a559b20657c

Maintenance freshness

7/18/2026

Usage

1 downloads ยท 0 views

File structure

๐Ÿ“ agents/

๐Ÿ“„ openai.yaml

๐Ÿ“ references/

๐Ÿ“„ routerbase-media.md

๐Ÿ“„ SKILL.md

More from zenlee123

View all
View all