Mockup Gen Skill
v1.8.0Generate ai mockup generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
⭐ 0· 189·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 match the implementation: the script posts prompts to a third‑party image API and returns a URL. The only required secret is an API token, which is appropriate for this purpose.
Instruction Scope
SKILL.md and README instruct the user to provide NETA_TOKEN and run the included Node script; runtime instructions only perform network requests to the image API and print a URL. Note: documentation refers to neta.art while the code calls api.talesofai.cn / cdn.talesofai.cn — these different hostnames should be verified as the intended Neta endpoints.
Install Mechanism
No install specification (instruction-only plus a small JS script). No archive downloads or third‑party installers are present, so there's no extra install-time risk from this package itself.
Credentials
Only NETA_TOKEN is declared and used. The token is required to authenticate to the external API — this is proportional to the skill's function.
Persistence & Privilege
Skill is not always-enabled and has no special privileges. It does not modify other skills or system configuration.
Assessment
This skill is internally consistent for generating images: it needs only an API token (NETA_TOKEN) and will send your prompt and token to an external image API (api.talesofai.cn / cdn.talesofai.cn). Before installing, confirm the publisher/source you trust (the README's npx install string references 'wkl-nieta', while the registry owner id differs), and be comfortable that your prompts and any sensitive content will be transmitted to that third party. Use a scoped or trial token if possible, review the Neta/TalesOfAI privacy/terms, and run the script locally (it does not auto-run) so you control when the token is used.Like a lobster shell, security has layers — review code before you run it.
latestvk97ax3t963dx81dy3drb2s3qq583ptyn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
