← 返回 Skills 市场
zerolu

Ultimate AI Media Generator

作者 ZeroLu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
380
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ultimate-ai-media-generator
功能描述
Generate AI images and videos using top-tier models including Sora 2, Kling 2.6, Seedance 2.0, Nano Banana Pro, Veo 3.1 and more. Supports text-to-image, tex...
安全使用建议
This skill appears internally consistent: it implements a CLI that talks to CyberBara (https://cyberbara.com), requires a provider API key, saves that key under ~/.config/cyberbara/api_key, and downloads media URLs returned by the service into your media_outputs directory. Before installing: 1) only provide an API key you trust to this third-party service and verify the domain; 2) inspect the cyberbara_client gateway code (not shown in the truncated listing) if you want assurance about exact HTTP endpoints/headers it uses; 3) be aware downloaded media files will be opened automatically by default (you can disable saving/opening via flags); and 4) if you plan to run this in an automated/privileged agent, remember it will perform network calls to the provider and could consume account credits. If any of these behaviours are unacceptable, do not install or run until you audit the client implementation and verify the provider.
功能分析
Type: OpenClaw Skill Name: ultimate-ai-media-generator Version: 1.0.1 The skill provides a functional CLI and API wrapper for the CyberBara AI media generation service. It is classified as suspicious due to the high-risk 'auto-open' functionality implemented in `src/cyberbara_cli/usecases/media_output.py`, which automatically executes system-level commands (`open`, `xdg-open`, or `cmd /c start`) on files downloaded from the remote API. While this behavior is explicitly documented in `SKILL.md` as a feature, it introduces a potential Remote Code Execution (RCE) vector if the remote service (cyberbara.com) were compromised or returned malicious payloads. Additionally, the `raw` command in `src/cyberbara_cli/cli.py` allows the agent to perform unconstrained HTTP requests to the base domain, which increases the attack surface.
能力评估
Purpose & Capability
Name/description describe model-backed image/video generation. The bundle includes a CLI, prompt/workflow templates, credit-quote/polling flow, and client gateway code that targets CyberBara endpoints (base URL fixed to https://cyberbara.com). Required artifacts (API key, upload + generate + poll) align with this purpose.
Instruction Scope
SKILL.md and CLI instruct only on discovering models, quoting credits, uploading images, submitting generation tasks, polling for results, saving outputs, and persisting an API key under ~/.config/cyberbara/api_key. There are no instructions to read arbitrary system files, sweep environment variables beyond CYBERBARA_API_KEY, or exfiltrate unrelated data.
Install Mechanism
No install spec is provided (instruction-only install). The package contains Python source files which are intended to be run locally (python3 scripts/cyberbara_api.py). This is low risk in the sense that no remote installer/unknown URL downloads are configured by the skill itself.
Credentials
The only credential surface is CyberBara API key (supported via --api-key, CYBERBARA_API_KEY env var, or local cache). That matches the described need to call the provider API. No unrelated secrets or multiple external credentials are requested.
Persistence & Privilege
The skill persists only its own API key to ~/.config/cyberbara/api_key (and masks it in CLI output). It does not request 'always' inclusion and does not modify other skills or system-wide agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ultimate-ai-media-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ultimate-ai-media-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1 - Enhanced description to highlight top-tier AI models (Sora 2, Kling 2.6, Seedance 2.0, Nano Banana Pro, Veo 3.1). Added built-in prompt optimization for SEO articles, presentations, anime, and more use cases.
v1.0.0
Initial release – provides end-to-end automation for CyberBara API v1 media generation tasks. - Supports model discovery, reference image upload, credit estimation, task creation, status polling, and credit balance/usage queries. - Implements confirmation-gated image and video generation with automated credit quoting. - Provides caching and interactive setup for API key management. - Automatically saves and optionally opens generated media outputs. - Includes command-line interface for direct control and enforcement of API payload rules.
元数据
Slug ultimate-ai-media-generator
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Ultimate AI Media Generator 是什么?

Generate AI images and videos using top-tier models including Sora 2, Kling 2.6, Seedance 2.0, Nano Banana Pro, Veo 3.1 and more. Supports text-to-image, tex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 Ultimate AI Media Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ultimate-ai-media-generator」即可一键安装,无需额外配置。

Ultimate AI Media Generator 是免费的吗?

是的,Ultimate AI Media Generator 完全免费(开源免费),可自由下载、安装和使用。

Ultimate AI Media Generator 支持哪些平台?

Ultimate AI Media Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ultimate AI Media Generator?

由 ZeroLu(@zerolu)开发并维护,当前版本 v1.0.1。

💬 留言讨论