Tarot Card Art Generator — AI塔罗绘图
v1.0.0一键生成精美 AI 塔罗牌与神秘神谕卡插画,可自定义大阿卡纳、小阿卡纳及占卜卡面,支持个性化风格与高清输出,满足创作、印刷与数字展示需求。
0· 115·0 当前·0 累计
下载技能包
最后更新
2026/4/9
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and limited to calling the Neta image API, but before installing consider: 1) The script requires you to provide an API token; passing secrets on the command line can expose them in shell history or to other users via process listings (ps). Prefer to use a short-lived/throwaway token or run in an isolated environment. 2) Confirm you obtained your token from the official Neta site (neta.art/open) and that you trust api.talesofai.com as the provider; the script will upl...详细分析 ▾
✓ 用途与能力
Name/description promise AI tarot card imagery and the included script posts prompts to api.talesofai.com (Neta) to generate images. Requiring a Neta API token (passed via --token) is proportionate and expected. Minor note: SKILL.md/README refer to neta.art/open while code targets api.talesofai.com (this appears consistent: neta.art/open is the signup and api.talesofai.com is the service).
✓ 指令范围
SKILL.md instructs running the provided Node script with a --token flag and optional size/ref — the script only reads argv, constructs a JSON payload, and polls the provider for an image URL. It does not read other files, environment variables, or system paths, nor does it exfiltrate data to endpoints unrelated to the declared image API.
✓ 安装机制
No install spec is present (instruction-only behavior). The package contains a small Node script and package.json; nothing downloads arbitrary third-party code at runtime or extracts archives. The README suggests adding via npx/registry which is normal for a published skill.
✓ 凭证需求
No environment variables or unrelated credentials are requested. The only secret needed is the Neta API token, and the script expects it via a CLI flag (--token), which is appropriate for access to the stated third‑party API.
✓ 持久化与权限
The skill does not request always-on presence, does not modify other skills or system-wide agent settings, and does not persist credentials or state beyond sending the token to the Neta API. Autonomous invocation defaults are unchanged.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/9
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install tarot-card-art-generator
镜像加速npx clawhub@latest install tarot-card-art-generator --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Tarot Card Art Generator — AI塔罗绘图 安装说明: 安装命令:npx clawhub@latest install tarot-card-art-generator