@hanzogui/cli
5
Versions
—
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
artemis-primezeekay
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped @hanzogui org CLI tool; Levenshtein match to 'joi' is coincidental, not impersonation. | ai | |
| phantom-deps | phantom-dep:@hanzogui/vite-plugin | AI (phantom-deps): Same-org workspace dep; phantom-dep heuristic unreliable for monorepo workspace packages. | ai | |
| phantom-deps | phantom-dep:@hanzogui/create-theme | AI (phantom-deps): Same-org workspace dep; phantom-dep heuristic unreliable for monorepo workspace packages. | ai | |
| phantom-deps | phantom-dep:esbuild | AI (phantom-deps): CLI build tool; esbuild is a known implicit runtime/binary dependency pattern. | ai | |
| phantom-deps | phantom-dep:typescript | AI (phantom-deps): CLI invokes tsc/ts-morph; typescript used implicitly as a runtime tool. | ai | |
| phantom-deps | phantom-dep:express | AI (phantom-deps): Dev server CLI; express likely used via config/dynamic require pattern. | ai | |
| phantom-deps | phantom-dep:get-port | AI (phantom-deps): Dev server CLI; get-port used alongside express, consistent with config-driven usage. | ai | |
| phantom-deps | phantom-dep:url | AI (phantom-deps): Node built-in polyfill; commonly referenced in config without direct import. | ai |