← 返回 Skills 市场
anil-matcha

Nano Banana

作者 Anil Chandra Naidu Matcha · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
350
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install muapi-nano-banana-skill
功能描述
Reasoning-driven image generation using structured creative briefs (Gemini 3 style) — generates high-fidelity images via muapi.ai with logic-based prompting
安全使用建议
This skill is a wrapper that rewrites prompts and then calls a platform 'core/media/generate-image.sh' primitive. Before installing, verify: (1) where the muapi.ai/network call actually happens — inspect core/media/generate-image.sh on your host to confirm which service and credentials it uses; (2) that any API keys required for muapi.ai are stored and managed by the platform (not expected from this skill); (3) that you trust the platform primitive invoked by the relative path (the script executes a file outside the skill directory); and (4) whether the model name 'nano-banana-pro' maps to an internal/private model or an external API. If you cannot inspect the host primitive or confirm credential handling, treat the credential-service mismatch as a risk and do not enable the skill for autonomous invocation.
功能分析
Type: OpenClaw Skill Name: muapi-nano-banana-skill Version: 0.1.0 The skill contains a critical shell injection vulnerability in `scripts/generate-nano-art.sh`. User-provided arguments (such as `--subject` and `--action`) are placed directly into a double-quoted string during variable assignment, which allows for arbitrary command expansion and execution (RCE) if an attacker provides crafted input like `$(command)`. While the logic aligns with the stated goal of 'reasoning-driven image generation,' the lack of input sanitization in the bash script presents a significant security risk.
能力评估
Purpose & Capability
The skill claims to generate images via muapi.ai and a 'nano-banana-pro' model, but the shipped script does not call any network endpoint or muapi-specific client; instead it delegates to a relative path core/media/generate-image.sh. This could be legitimate if the platform provides the muapi adapter and credentials, but the README and manifest do not explain that dependency.
Instruction Scope
SKILL.md confines the agent to rewrite prompts into a reasoning brief and run the provided script. The script itself only constructs a prompt and invokes a single core primitive script; it does not read arbitrary files or environment variables. The only notable action is executing a script located outside the skill directory (../../../../core/media/generate-image.sh).
Install Mechanism
No install spec (instruction-only + one helper script). No downloads or package installs are performed by the skill itself, so there is low install-time risk from the skill bundle.
Credentials
The skill advertises use of muapi.ai but declares no required environment variables or API keys. That mismatch could be benign if the host platform supplies API keys/adapter via the core primitive, but it is unexplained in the SKILL.md and manifest—worth verifying where muapi credentials live and which component performs network calls.
Persistence & Privilege
The skill does not request always: true and is user-invocable only. It does not attempt to modify other skills or system settings in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install muapi-nano-banana-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /muapi-nano-banana-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
muapi-nano-banana-skill v0.1.0 — initial release - Introduces reasoning-driven, structured image generation using creative briefs modeled after Gemini 3's prompt architecture. - Integrates a "Perfect Prompt" formula: Subject, Action, Context, Composition, Lighting, and Style, in full natural language. - Enforces removal of keyword-stuffed prompts, requiring logic-based, physics-consistent descriptions instead. - Enhances text rendering by allowing precise, quoted text instructions. - Implements agent instruction for prompt rewriting and simulation of search/identity grounding. - Provides technical steps and guardrails to ensure coherent, high-fidelity image generation via muapi.ai.
元数据
Slug muapi-nano-banana-skill
版本 0.1.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Nano Banana 是什么?

Reasoning-driven image generation using structured creative briefs (Gemini 3 style) — generates high-fidelity images via muapi.ai with logic-based prompting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 350 次。

如何安装 Nano Banana?

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

Nano Banana 是免费的吗?

是的,Nano Banana 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nano Banana 支持哪些平台?

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

谁开发了 Nano Banana?

由 Anil Chandra Naidu Matcha(@anil-matcha)开发并维护,当前版本 v0.1.0。

💬 留言讨论