Wallpaper Claw Skill
v2.1.0Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
⭐ 0· 237·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe an image-generation helper that calls the Neta/talesofai API; the included scripts only contact https://api.talesofai.com and return image URLs. There are no unrelated credentials, binaries, or system accesses requested.
Instruction Scope
SKILL.md instructs running the provided node script and passing a Neta API token via --token. The runtime instructions and the code operate only on prompts, optional reference UUIDs, and the API token; they do not read or transmit local files, unrelated env vars, or other system configuration.
Install Mechanism
No install spec or external downloads are used; this is an instruction+code bundle the agent would run locally. There is no URL-based installer, no extracted archives, and no package registry installs declared in the skill metadata.
Credentials
The skill requires a single API token supplied at runtime via --token (not via environment variables). No other secrets, cloud credentials, or unrelated env vars are requested.
Persistence & Privilege
always:false and user-invocable:true. The skill does not attempt to modify other skills or agent-wide configs and does not request permanent presence or elevated privileges.
Assessment
This skill appears coherent and limited to generating images via the Neta/talesofai API, but a few practical precautions: (1) Only use a token you obtained from the service you trust (neta.art / talesofai). (2) The script expects the token on the command line (--token), which can be exposed in process listings or shell history — avoid exposing sensitive tokens this way (consider wrapping the script to read the token from a protected environment variable or prompt). (3) The code will send whatever prompt and optional reference UUIDs you provide to api.talesofai.com; do not include sensitive or private data in prompts. (4) Because the skill comes from an unverified/unknown source, inspect the repository or run the script in a controlled environment before granting it broader use. Overall there are no disproportionate permissions or hidden behaviors detected.Like a lobster shell, security has layers — review code before you run it.
latestvk975yr0jkcf7mvn4hqjkh8n9jx83p5cc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
