Manga Panel Generator
PassAudited by ClawScan on Apr 14, 2026.
Overview
The skill's files and runtime instructions match its stated purpose (calling the Neta/TalesOfAI image API to generate manga panels) and do not request unrelated credentials or system access.
This skill appears internally coherent: it simply sends prompts and a user-supplied token to the Neta/TalesOfAI API and prints an image URL. Before installing, confirm you trust the external provider (api.talesofai.com / neta.art), because your token and prompt text will be sent to that service. To reduce exposure, avoid putting the token directly on the command line on multi-user systems (use an environment variable or a shell variable expansion as shown). If you need stronger assurance, review the network calls yourself or run the script in an isolated environment. The source/publisher is unknown, so if you require provenance guarantees prefer an officially published client or review the repository history before using with sensitive prompts or secrets.
