tzai-empty-state
Fail
Audited by Snyk on Aug 10, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). This directs installing and executing code from an unverified GitHub user (npx install + bash execution), which can run arbitrary code and is therefore suspicious unless you trust the author and inspect the repository.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required workflow for
/tzai-empty-statetreats the slash arguments as “subject only” and passes them directly as the--promptto the localtzai-imagegeneration engine, meaning outsider-authored free text is ingested at runtime.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata