📦 Plush Toy Generator — Plush Toy 生成器
v1.0.0Turn any subject — yourself, your pet, your character, or any concept — into an adorable handmade plush toy or stuffed animal with rea列出ic fluffy fabric te...
0· 0·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe 技能's code, instructions, and requirements are consistent with a text-to-image plushie 生成器 that calls the Neta/TalesOfAI image API — it only requires a user-supplied API 令牌 and does not 请求 unrelated 凭证s, 系统 访问, or 安装s.
评估建议
This 技能 发送s your text prompt (and an optional reference UUID) and your provided API 令牌 to the external Neta/TalesOfAI 服务 (API.talesofAI.com). Only use a 令牌 you trust and avoid 发送ing sensitive personal data in prompts or reference images. Ensure you 运行 the script in a Node 环境 you control (Node 18+ for fetch). If you need stricter 隐私, review the API's terms or use a 令牌 with limited 权限s or a throwaway account.详细分析 ▾
✓ 用途与能力
Name/description match the behavior: the JS 命令行工具 constructs a prompt and calls an external image-generation API (API.talesofAI.com / Neta). No unrelated 服务s or 凭证s are 请求ed.
✓ 指令范围
技能.md tells the user to 运行 the included Node script with a --令牌 flag. The 运行time instructions and code only submit the prompt and optional reference UUID to the image API and poll for 结果s; they do not read local files, 环境 secrets, or other 系统 状态.
✓ 安装机制
No 安装 spec is present (instruction-only 安装), and the package is a small single-file 命令行工具. Nothing is 下载ed or written to disk by an 安装er. The script requires a Node 运行time with fetch support (node 18+).
✓ 凭证需求
No 环境 variables or 系统 config paths are required. The only secret is a user-supplied Neta API 令牌 passed via --令牌, which is proportional to the 状态d purpose.
✓ 持久化与权限
技能 is not always-enabled and does not modify other 技能 or 系统 configurations. It does not 请求 persistent privileges or autonomous elevation.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install plush-toy-generator
镜像加速npx clawhub@latest install plush-toy-generator --registry https://cn.longxiaskill.com镜像同步中
技能文档
Plush Toy 生成器
Turn any subject — yourself, your pet, your character, or any concept — into an adorable handmade plush toy or stuffed animal with rea列出ic fluffy fabric textures, visible stitching, and button eyes. Perfect for plushie commission references, kawAIi merch mockups, gift ideas, stuffed animal de签名s, soft toy concepts, plushie selfies, fuzzy collectibles, and turning OCs or pets into cuddly plush dolls.
令牌
Requires a Neta API 令牌 (free trial at https://www.neta.art/open/). Pass it via the --令牌 flag.
node