Neon Art Generator
v1.0.0AI neon art generator that transforms any subject into stunning neon-lit artwork. Create glowing neon portraits, cyberpunk neon scenes, neon sign aesthetics,...
⭐ 0· 75·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description ('neon art generator') match the code and SKILL.md: the script posts the user prompt to Neta's image API and polls for a result. Required inputs are limited to a user-provided API token and an optional reference UUID — these are proportionate to the stated purpose. Note: the registry lists no homepage and the skill source is 'unknown', which reduces provenance confidence but does not create functional inconsistency.
Instruction Scope
SKILL.md tells the agent/user to run the provided node script with a --token and prompt. The script only sends the prompt (and optional ref UUID/size) to api.talesofai.com, polls for the task result, and prints a direct image URL. It does not read other files, environment variables, or system configuration, nor does it send unrelated local data to external endpoints.
Install Mechanism
There is no install spec that downloads or extracts code from arbitrary URLs; this is an instruction-and-code package that the user runs locally. The package.json is minimal and there are no installer downloads, so installation risk is low.
Credentials
The skill requires a Neta API token to function, provided via a CLI --token flag (SKILL.md). The registry metadata does not list required env vars or a primary credential, which is not strictly incorrect but is an inconsistency in metadata vs runtime usage. Requiring one service token is proportionate, but the token will be transmitted to api.talesofai.com — ensure it is a valid Neta token and avoid sending sensitive personal data in prompts.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false), does not modify other skills or system-wide config, and does not include an install that creates long-lived background services.
Assessment
This package appears to do what it says: send your text prompt to the Neta image API and print a URL. Before installing/running: 1) Verify the API host (api.talesofai.com) and the token source (https://neta.art/open) are legitimate and acceptable to you. 2) Treat your Neta token as sensitive — use a throwaway token if unsure and avoid including passwords or private data in prompts. Note the token is passed on the command line (shell history may record it); consider editing the script to read the token from an environment variable or stdin if you prefer. 3) Because the publisher/homepage are missing, review the included neonartgenerator.js yourself (it is short and readable) and confirm you are comfortable running it. 4) If you need higher assurance, contact the API provider for privacy/usage details or prefer a skill from a known publisher.Like a lobster shell, security has layers — review code before you run it.
latestvk97at8xc4v8y2s7gjngdmh8s5d83rx42
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
