Kie AI Nano Banana Pro 生图
PassAudited by ClawScan on May 10, 2026.
Overview
This is a coherent instruction-only Kie AI image-generation skill, but users should notice it requires a Kie API key and sends prompts or reference image URLs to an external API.
This skill appears purpose-aligned for Kie AI image generation. Before installing or using it, verify the publisher, configure the Kie API key securely, confirm any paid or batch generation requests, and only provide reference images or callback URLs you are comfortable sending to Kie AI.
Findings (5)
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.
Using the skill may consume quota or paid credits on the user's Kie AI account.
The skill requires a Kie AI API key to submit image-generation jobs, while the registry metadata declares no primary credential.
Authorization: Bearer YOUR_API_KEY
Store the API key only in a trusted credential configuration, use a limited-scope or revocable key if available, and review costs before batch or 4K generation.
Prompts, selected reference image URLs, and generation parameters may be sent to Kie AI, and task creation may incur usage costs.
The skill instructs the agent to create image-generation tasks through an external API endpoint, which is expected for the stated image-generation purpose.
POST https://api.kie.ai/api/v1/jobs/createTask
Confirm the prompt, reference images, resolution, and batch size before submitting jobs, especially for paid or production use.
A callback endpoint may receive task IDs and generated image URLs; if the endpoint is not secured, another party could spoof or observe callback traffic.
The skill supports webhook callbacks for task completion, and the documentation advises signature verification.
"callBackUrl": "https://your-domain.com/api/callback"
Use HTTPS callback URLs, verify webhook signatures, and avoid exposing sensitive generated images through public callback handlers.
The package may not include the implementation implied by its metadata, so users are relying on instructions rather than reviewed runnable code.
The manifest references a TypeScript entry point, but the provided artifact set contains no src/index.ts and is described as instruction-only.
"main": "src/index.ts"
Treat this as an instruction-only skill unless the referenced source file is provided and reviewed; verify the repository if installing from an external source.
Users might assume official affiliation or support that is not proven by the supplied metadata.
The wording presents the skill as an official assistant, while the registry source is listed as unknown and the author is not shown as Kie AI.
Kie AI Nano Banana Pro 官方生图助手
Verify the publisher and official Kie AI documentation before trusting the skill with account credentials or production workflows.
