@inference/cli
Inference.net CLI - manage training runs, evals, datasets, and inferences from your terminal
16
Versions
MIT
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
ifharrysam-inferencefrancesco-kuzcoinference-mikeabeatkuzco
Keywords
inferencellmclitrainingevaldatasetmachine-learningai
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:joi | AI (typosquat): The @inference/cli scoped package is an AI/ML CLI tool with no relation to the 'joi' validation library. The Levenshtein match is a false positive; name, purpose, and namespace are entirely distinct. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is used in the CLI launcher to execFileSync the platform-specific prebuilt binary. This is the standard cross-platform binary distribution pattern (same as esbuild, biome, etc.). | ai |