可信 — 风险评分 0/100
上次扫描:20 小时前 重新扫描
0 /100
Drawing
Generate children's drawings and coloring pages with modular prompts, style packs, and print-ready constraints across image models.
A pure documentation-based prompt-engineering skill with no executable code, dependencies, or undeclared functionality.
技能名称Drawing
分析耗时29.1s
引擎pi
可以安装
Safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE All files are markdown documentation; no executable code that reads or writes fi…
网络访问 NONE NONE Skill documents that prompts are sent to image providers, but contains no networ…
命令执行 NONE NONE CLI commands in model-portability.md are documented for user reference, not auto…
环境变量 NONE NONE No environment variable access in any file
技能调用 NONE NONE No skill invocation code present
剪贴板 NONE NONE No clipboard access code
浏览器 NONE NONE No browser automation code
数据库 NONE NONE No database access code
5 项发现
🔗
中危 外部 URL 外部 URL
https://clawic.com/skills/drawing
SKILL.md:5
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/image-generation
source-notes.md:8
🔗
中危 外部 URL 外部 URL
https://cookbook.openai.com/examples/generate_images_with_gpt_image
source-notes.md:18
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/vertex-ai/generative-ai/docs/image/image-prompts-design
source-notes.md:28
🔗
中危 外部 URL 外部 URL
https://docs.openclaw.ai/concepts/models
source-notes.md:38

目录结构

9 文件 · 22.3 KB · 655 行
Markdown 8f · 650L JSON 1f · 5L
├─ 📋 _meta.json JSON 5L · 126 B
├─ 📝 coloring-pages.md Markdown 71L · 1.8 KB
├─ 📝 memory-template.md Markdown 57L · 1.5 KB
├─ 📝 model-portability.md Markdown 55L · 1.7 KB
├─ 📝 prompt-system.md Markdown 90L · 2.3 KB
├─ 📝 setup.md Markdown 65L · 2.5 KB
├─ 📝 SKILL.md Markdown 188L · 8.9 KB
├─ 📝 source-notes.md Markdown 43L · 1.5 KB
└─ 📝 style-packs.md Markdown 81L · 2.0 KB

安全亮点

✓ Pure documentation skill with no executable code
✓ No dependencies (no requirements.txt, package.json, etc.)
✓ Clear Security & Privacy section explaining data flow
✓ Documents explicitly what data stays local vs leaves the machine
✓ No credential harvesting or sensitive file access
✓ No obfuscation or base64-encoded payloads
✓ No network calls to external IPs
✓ CLI commands are documented for user reference, not auto-executed