Beautiful color uzair in terminal output
OpenSSF/OSV advisory MAL-2026-13360 confirms this npm version as malicious. The package is published as a chalk/tinygradient color-gradient wrapper, and its ESM entrypoint dist/index.js matches that description. The CJS main dist/index.cjs diverges: at module load it reconstructs an AES-256-CBC key by reading byte arrays from sibling files dist/_a.cjs, dist/_b.cjs, and dist/_c.cjs, XORing them with the constants 17, 91, and 53, concatenating the results, and passing that through scryptSync...
Package source references dynamic require/import behavior.
dist/index.cjsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
dist/index.cjsView on unpkg · L11Package source references dynamic require/import behavior.
dist/index.cjsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
dist/index.cjsView on unpkg · L11