tzai-logo
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs a search for an executable script named
tzai-imagewithin standard hidden directories in the user's home folder (e.g.,.agents,.claude,.cursor). Once found, it executes this script usingbashto process image generation tasks. - [EXTERNAL_DOWNLOADS]: The skill identifies a dependency on the
tzai-image-skillpackage. If the engine is missing, it suggests an installation command usingnpxpointing to the author's own repository (kedoupi/tzai-image-skill). This is standard behavior for modular skill architectures. - [INDIRECT_PROMPT_INJECTION]: The skill acts as a prompt-engineering wrapper, taking user input and formatting it into a "visual brief" passed to the underlying engine. It documents an ingestion surface for untrusted data, but follows expected patterns for an image generation utility.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill references the use of an environment variable
TZAI_API_KEYfor authentication with the TaoziAPI. It does not contain hardcoded credentials or evidence of unauthorized data transmission.
Audit Metadata