← Back to Skills Marketplace
baofeng-tech

Openclaw Media Gen

by baofeng-tech · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-media-gen
Description
Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation.
Usage Guidance
This package appears coherent: it only needs python3 and an AISA_API_KEY to contact api.aisa.one for image/video generation. Before installing, verify you trust the AIsa service and the API key's permissions (it may allow billing/usage), and review the full scripts if you are concerned about local-file uploads (some video modes reference input.media/img_url). Run the skill in a sandboxed environment if you want to limit risk, monitor API usage/billing after first use, and avoid supplying other unrelated secrets.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-media-gen Version: 1.1.0 The skill bundle is a legitimate API client for the AIsa media generation service, allowing users to generate images and videos using models like Gemini, Wan, and Seedream. The Python script `scripts/media_gen_client.py` is well-structured, using standard libraries like `urllib` to interact with the `api.aisa.one` endpoints, and includes appropriate error handling and guardrails. There is no evidence of data exfiltration, malicious execution, or prompt injection; the script's behavior aligns perfectly with its stated purpose of media generation.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description are for media generation and the skill requires python3 and AISA_API_KEY only. The bundled Python client targets AIsa image and video endpoints (api.aisa.one), which is consistent with the stated functionality.
Instruction Scope
SKILL.md instructs running the included Python script and using AISA_API_KEY; guardrails say not to reference local files unless provided. The code shown makes API calls and downloads returned media — behaviors expected for a media-generation client. There are no instructions to read unrelated local files or export other secrets.
Install Mechanism
No install spec (instruction-only) and the package includes a Python script. No downloads from untrusted URLs or archive extraction are included. Requiring python3 is appropriate and low-risk for this purpose.
Credentials
Only AISA_API_KEY is required and declared as the primary credential. That single API key is proportionate for a client that calls the upstream AIsa service. The code does not access other environment variables or unrelated credentials.
Persistence & Privilege
always is false (not force-included). The skill does not request system-level config changes or cross-skill config access. Its runtime behavior is limited to network calls and writing generated media files to disk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-media-gen
  3. After installation, invoke the skill by name or use /openclaw-media-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Version 1.1.0 - Adds video generation support alongside image creation through AIsa. - Clarifies use cases, workflows, and quick reference for media generation. - Requires the AISA_API_KEY for API access and Python 3 runtime. - Updates documentation with example requests and explicit guardrails. - Expands compatibility to multiple environments (e.g., openclaw, claude-code, hermes).
Metadata
Slug openclaw-media-gen
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Openclaw Media Gen?

Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Openclaw Media Gen?

Run "/install openclaw-media-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Media Gen free?

Yes, Openclaw Media Gen is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Media Gen support?

Openclaw Media Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Media Gen?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.1.0.

💬 Comments