codex-theme-installer
Warn
Audited by Snyk on Jul 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required runtime workflow downloads a theme package from codexthemes.ai and ingests its free-form JSON fields (notably
readmeandcss) viaresponse.text()→JSON.parse(responseText)→installPackage()/fs.writeFile, which can include attacker-controlled text; this is outsider-authored content from a public web source.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata