扫描报告
5 /100
nanobanana-pro-prompt-master
NanobananaPro 官方认证首席生图提示词大师,生成 100% 适配 NanobananaPro 平台、可直接复制粘贴落地、零废稿的极致专业生图提示词
This is a pure text-based prompt template skill for AI image generation that only reads knowledge base files and generates structured prompts. No system access, credential harvesting, or malicious behavior detected.
可以安装
This skill is safe to use. It operates entirely within the bounds of its declared functionality as a prompt generation tool.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 提示 | Documentation capability gap | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | READ | ✓ 一致 | SKILL.md declares NONE but loads references/style-library.md, references/negativ… |
| 网络访问 | NONE | NONE | — | No network requests observed |
| 命令执行 | NONE | NONE | — | No shell execution, no subprocess calls |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
8 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg README.md:5 中危 外部 URL 外部 URL
https://clawhub.ai/skills/nanobanana-pro README.md:5 中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 中危 外部 URL 外部 URL
https://nbpro.org README.md:231 中危 外部 URL 外部 URL
https://docs.openclaw.ai README.md:232 中危 外部 URL 外部 URL
https://nbpro.org/prompts references/platform-specs.md:450 中危 外部 URL 外部 URL
https://docs.nbpro.org references/platform-specs.md:451 中危 外部 URL 外部 URL
https://community.nbpro.org references/platform-specs.md:452 目录结构
10 文件 · 97.5 KB · 3264 行 Markdown 8f · 3190L
JSON 2f · 74L
├─
▾
references
│ ├─
camera-movement-guide.md
Markdown
│ ├─
negative-prompts.md
Markdown
│ ├─
platform-specs.md
Markdown
│ ├─
prompt-templates.md
Markdown
│ ├─
storyboard-template.md
Markdown
│ └─
style-library.md
Markdown
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Pure text/template generation with no executable code
✓ No shell execution, subprocess calls, or system commands
✓ No credential harvesting or sensitive path access
✓ All behavior is transparent and declared in SKILL.md
✓ No network requests or data exfiltration
✓ No base64 encoding, eval, or suspicious patterns
✓ Knowledge bases are static markdown files with no hidden functionality
✓ No .env file or credential storage present
✓ Clean dependency manifest with no vulnerabilities