@hyper-fetch/cli
Hyper Fetch cli for code generation and utilities
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | source-size-tripled | AI (source-diff): Size increase explained by bundling all deps into dist; consistent with build tooling change to Vite/Rolldown. | ai | |
| source-diff | large-new-source-files | AI (source-diff): New files are bundled dist artifacts from Vite/Rolldown build, not injected payloads. | ai | |
| source-diff | obfuscated-file:dist/cli.js | AI (source-diff): Standard vite/rolldown bundle output with region comments; not obfuscated malware. | ai | |
| source-diff | obfuscated-file:dist/generator-f5QJtrBW.js | AI (source-diff): Standard rolldown bundler runtime; not obfuscated malware. | ai | |
| source-diff | net-exec-file:dist/cli.js | AI (source-diff): CLI tool legitimately uses network (openapi fetching) and dynamic requires via bundler shims; no dropper pattern. | ai | |
| source-diff | net-exec-file:dist/generator-f5QJtrBW.js | AI (source-diff): Bundled generator code; network+exec pattern is from bundled deps, not malicious loader. | ai | |
| dependencies | unvetted-dep:@anttiviljami/dtsgenerator | AI (dependencies): Known OpenAPI/TS codegen tool; consistent with this package's stated purpose. | ai | |
| phantom-deps | phantom-dep:execa | AI (phantom-deps): execa is a declared runtime dependency in package.json; phantom-dep heuristic is a false positive here. | ai | |
| phantom-deps | phantom-dep:react | AI (phantom-deps): react is a declared runtime dependency; likely used in code generation output or templates. | ai | |
| phantom-deps | phantom-dep:react-dom | AI (phantom-deps): react-dom is a declared runtime dependency; same rationale as react. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped package @hyper-fetch/cli; Levenshtein match to 'joi' is purely coincidental, no impersonation intent. | ai |
Versions (showing 4 of 4)
| Version | Deps | Published |
|---|---|---|
| 8.2.0 | 16 / 2 | |
| 8.1.0 | 16 / 2 | |
| 8.0.0 | 16 / 2 | |
| 7.5.3 | 16 / 2 |
v8.2.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v8.1.0
5 findingsNewly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v8.0.0
5 findingsNewly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v7.5.3
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.