Scan Report
25 /100
kie-nano-banana-pro
Kie AI Nano Banana Pro 官方生图助手 - 通过 Kie AI API 调用 Google Nano Banana Pro 模型生成高质量图像
This skill contains only documentation with no actual implementation code. The primary concern is an unusual product brand name ('Nano Banana Pro') not recognized as a legitimate Google service, and undocumented network behavior in the description.
Safe to install
Verify the legitimacy of Kie AI and the 'Nano Banana Pro' product before use. Request actual implementation code for security review before deployment.
Findings 3 items
| Severity | Finding | Location |
|---|---|---|
| Medium | Missing capability declaration for network access | skill.json:1 |
| Low | Unverified product legitimacy | SKILL.md:1 |
| Low | No implementation code to audit | N/A |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill |
| Network | NONE | READ (described) | ✗ Violation | SKILL.md:64 describes POST to api.kie.ai but not declared in allowedTools |
11 findings
Medium External URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg README.md:5 Medium External URL 外部 URL
https://clawhub.ai/skills/kie-nano-banana-pro README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 Medium External URL 外部 URL
https://docs.kie.ai/market/google/pro-image-to-image README.md:14 Medium External URL 外部 URL
https://kie.ai/api-key README.md:28 Medium External URL 外部 URL
https://api.myshop.com/callback README.md:46 Medium External URL 外部 URL
https://your-domain.com/api/callback README.md:84 Medium External URL 外部 URL
https://api.kie.ai/api/v1/jobs/createTask SKILL.md:55 Medium External URL 外部 URL
https://api.myshop.com/api/callback SKILL.md:250 Medium External URL 外部 URL
https://docs.kie.ai/common-api/get-task-detail SKILL.md:331 Medium External URL 外部 URL
https://docs.kie.ai/common-api/webhook-verification SKILL.md:332 File Tree
4 files · 12.2 KB · 591 lines Markdown 2f · 524L
JSON 2f · 67L
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No shell execution or subprocess calls detected
✓ No file system writes documented or implemented
✓ No credential harvesting behavior observed
✓ No obfuscated or encoded content found
✓ No suspicious network indicators (no direct IPs, no base64 encoded commands)