Pixar Portrait Generator

PassAudited by ClawScan on Apr 18, 2026.

Overview

The skill's code, instructions, and required inputs match its stated purpose (calling the Neta/TalesOfAI image API with a user-provided token) and do not request unrelated secrets or system access.

This skill sends your prompt (and any reference UUID you provide) and the token you pass to https://api.talesofai.com (advertised as the Neta API). Before using: (1) confirm you trust that third party and review their privacy/retention and training policies (images and prompts may be stored or used by the service); (2) avoid sending sensitive or private photos if you don't want them shared; (3) use a scoped or disposable token if possible; and (4) ensure your Node runtime supports global fetch (Node 18+ or equivalent). Otherwise the skill appears internally consistent with its stated purpose.