App Icon Generator
v1.0.0Generate professional app icons for iOS, Android, and web apps instantly with AI. Create polished mobile app icons, app store icons, launcher icons, PWA icon...
⭐ 0· 45·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 and description (app icon generation) match the included README, SKILL.md, and the JS implementation which submits prompts to the Neta/TalesofAI image endpoints and returns an image URL.
Instruction Scope
SKILL.md and the CLI script are narrowly scoped: they require a prompt and a Neta API token (passed as --token), POST a make_image request, then poll the task endpoint until an image URL is returned. There are no instructions to read unrelated files, access other environment variables, or transmit data to unexpected domains.
Install Mechanism
No install spec or downloads are present; the skill is instruction + a small Node script. This is low-risk compared with remote installers or archives.
Credentials
No environment variables or system credentials are requested. The only secret required is a service token supplied by the user via the --token flag, which is appropriate for an API-calling image generator.
Persistence & Privilege
The skill does not request always:true or any special platform privileges. It does network calls at runtime and can be invoked by the agent per the default settings, which is expected for a callable skill.
Assessment
This skill sends your text prompt (and optional reference UUID) to the external Neta/TalesofAI API (api.talesofai.com). Only provide an API token you trust and avoid sending proprietary or sensitive content in prompts because it will be transmitted to that external service. Confirm you obtained the token from the official neta.art/open site and review that service's privacy/usage terms if you have concerns. Also ensure your runtime Node version supports global fetch or run with a compatible Node release. Otherwise, the skill appears coherent and limited to its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk973gyb9byf8rfkdrkttyaja4x84vnh0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
