📦 Coloring Page Generator — 生成涂色页
v1.0.0AI一键生成可打印黑白线稿,支持成人减压、儿童启蒙等多主题涂色页,高清PDF一键导出。
0· 79·0 当前·0 累计
下载技能包
最后更新
2026/4/6
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and requirements are consistent with an AI image/coloring-page generator that calls an external Neta/TalesOfAI API and only needs the user's API token; nothing in the package suggests unrelated or hidden behavior.
评估建议
This package is internally consistent for generating coloring-page images via the Neta/TalesOfAI API. Before installing/running: (1) confirm you trust the remote API host (api.talesofai.com / neta.art) and its terms/privacy since your prompts (which may include personal data) will be sent there; (2) avoid supplying the API token directly on the command line in shared shells (use an environment variable or other secret mechanism) because CLI args can be recorded in shell history or visible in pro...详细分析 ▾
✓ 用途与能力
The name/description, README, SKILL.md, and the JS file all describe generating black-and-white line-art images via the Neta/TalesOfAI API. The single required secret (an API token passed at run-time) and the network calls to api.talesofai.com align with this purpose.
✓ 指令范围
Runtime instructions are limited: run the Node script with a prompt and a token. The SKILL.md does not instruct reading unrelated files, environment variables, or system state, nor does it send data to unexpected endpoints beyond the documented API domain.
✓ 安装机制
There is no install spec that downloads arbitrary code — the package is instruction-only for the skill registry, and included code is a small standalone Node script using the builtin https module. No suspicious external installers or archives are used.
ℹ 凭证需求
No environment variables are required by the skill; it expects an API token passed via the --token flag. That token is appropriate and necessary for the remote image service, but passing tokens on the command line can expose them via shell history or process listings — consider using an env var or other secret injection mechanism when running.
✓ 持久化与权限
The skill does not request persistent/always-on privileges, does not modify other skills or system configuration, and uses only ephemeral runtime behavior (network requests) consistent with its stated purpose.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/6
- Initial release of Coloring Page Generator. - Instantly create printable black and white coloring pages from any description. - Supports adult coloring book pages, kids coloring sheets, mandalas, animals, fantasy, and custom line art. - Uses the Neta AI image generation API (requires API token). - Command-line options for image size and style inheritance. - Easy setup and quick start instructions included.
● 无害
安装命令
点击复制官方npx clawhub@latest install coloring-page-generator
镜像加速npx clawhub@latest install coloring-page-generator --registry https://cn.longxiaskill.com