Baroque Art Generator
PassAudited by ClawScan on Apr 18, 2026.
Overview
The skill's code, instructions, and requirements are coherent with its stated purpose (calling a Neta/TalesOfAI image API with a user-provided token); it does not request unrelated credentials or perform unexpected local access.
This skill implements a CLI that sends your prompt and the provided token to an external image API (coded to api.talesofai.com, while docs refer to neta.art/open). Before installing, verify that the token you plan to use is for that service and that you trust api.talesofai.com. Prompts are logged to stderr (partially printed) and will be transmitted to the remote API—do not send secrets inside the prompt. Review the included baroqueartgenerator.js if you want to confirm endpoints and behavior; otherwise, only use tokens that can be revoked if needed.
