扫描报告
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.
可以安装
Verify the legitimacy of Kie AI and the 'Nano Banana Pro' product before use. Request actual implementation code for security review before deployment.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Missing capability declaration for network access | skill.json:1 |
| 低危 | Unverified product legitimacy | SKILL.md:1 |
| 低危 | No implementation code to audit | N/A |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in skill |
| 网络访问 | NONE | READ (described) | ✗ 越权 | SKILL.md:64 describes POST to api.kie.ai but not declared in allowedTools |
11 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg README.md:5 中危 外部 URL 外部 URL
https://clawhub.ai/skills/kie-nano-banana-pro README.md:5 中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 中危 外部 URL 外部 URL
https://docs.kie.ai/market/google/pro-image-to-image README.md:14 中危 外部 URL 外部 URL
https://kie.ai/api-key README.md:28 中危 外部 URL 外部 URL
https://api.myshop.com/callback README.md:46 中危 外部 URL 外部 URL
https://your-domain.com/api/callback README.md:84 中危 外部 URL 外部 URL
https://api.kie.ai/api/v1/jobs/createTask SKILL.md:55 中危 外部 URL 外部 URL
https://api.myshop.com/api/callback SKILL.md:250 中危 外部 URL 外部 URL
https://docs.kie.ai/common-api/get-task-detail SKILL.md:331 中危 外部 URL 外部 URL
https://docs.kie.ai/common-api/webhook-verification SKILL.md:332 目录结构
4 文件 · 12.2 KB · 591 行 Markdown 2f · 524L
JSON 2f · 67L
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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)