Trusted — Risk Score 0/100
Last scan:20 hr ago Rescan
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.
Skill NameDrawing
Duration29.1s
Enginepi
Safe to install
Safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE All files are markdown documentation; no executable code that reads or writes fi…
Network NONE NONE Skill documents that prompts are sent to image providers, but contains no networ…
Shell NONE NONE CLI commands in model-portability.md are documented for user reference, not auto…
Environment NONE NONE No environment variable access in any file
Skill Invoke NONE NONE No skill invocation code present
Clipboard NONE NONE No clipboard access code
Browser NONE NONE No browser automation code
Database NONE NONE No database access code
5 findings
🔗
Medium External URL 外部 URL
https://clawic.com/skills/drawing
SKILL.md:5
🔗
Medium External URL 外部 URL
https://platform.openai.com/docs/guides/image-generation
source-notes.md:8
🔗
Medium External URL 外部 URL
https://cookbook.openai.com/examples/generate_images_with_gpt_image
source-notes.md:18
🔗
Medium External URL 外部 URL
https://cloud.google.com/vertex-ai/generative-ai/docs/image/image-prompts-design
source-notes.md:28
🔗
Medium External URL 外部 URL
https://docs.openclaw.ai/concepts/models
source-notes.md:38

File Tree

9 files · 22.3 KB · 655 lines
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

Security Positives

✓ 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