Vaporwave Art Generator — 蒸汽波艺术生成
v1.0.0上传文字或草图,AI 秒变霓虹网格、80 年代复古配色、棕榈树与低保真颗粒质感的蒸汽波/合成波/复古波艺术图,一键下载高清壁纸或海报。
0· 104·0 当前·0 累计
下载技能包
最后更新
2026/3/30
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says: it posts your prompt to Neta's image API and prints a returned image URL. Before installing, ensure the Neta token you use is from the official site (neta.art/open) and consider not passing the token directly on the command line (it can show up in ps or shell history). Review the included vaporwaveartgenerator.js (provided) if you want to confirm network endpoints (api.talesofai.com) and behavior. If you install via an external registry or 'npx skills add',...详细分析 ▾
✓ 用途与能力
Name/description promise (vaporwave image generation) matches the included code and README. The script only calls the Neta API (api.talesofai.com) and requires a Neta token passed via CLI — this is proportional and expected.
✓ 指令范围
SKILL.md instructs running the bundled Node script with a --token flag and optional flags (--size, --ref). The runtime JS only reads CLI args, constructs JSON requests, posts to the Neta endpoints, and polls for results — it does not read unrelated files, environment variables, or contact other domains.
✓ 安装机制
There is no install spec (instruction-only), and included files are plain JS/README/package.json. No external downloads, unpacking from arbitrary URLs, or package installs are performed by the skill itself.
ℹ 凭证需求
The skill does not require environment variables or other credentials beyond the Neta token provided on the command line. Note: passing secrets via CLI flags can expose them in process listings or shell history; using a safer mechanism (e.g., reading from stdin or an environment variable handled securely) would reduce that risk.
✓ 持久化与权限
Skill does not request persistent/always-on presence, does not modify system or other skills' configs, and has no special privileges. Autonomous invocation remains enabled by platform default but is not combined with other risky behaviors here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/30
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install vaporwave-art-generator
镜像加速npx clawhub@latest install vaporwave-art-generator --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Vaporwave Art Generator — 蒸汽波艺术生成 安装说明: 安装命令:npx clawhub@latest install vaporwave-art-generator