@maravilla-labs/cli
NPM wrapper for the Maravilla CLI binary; downloads the right release for your platform.
3
Versions
SEE LICENSE IN LICENSE
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
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
labertasch
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Documented binary-download pattern; postinstall fetches platform-specific CLI release, consistent with package description. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env spread passes process.env to a child process for version check only; no exfiltration path. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped org CLI package; not a typosquat of joi — edit distance match is coincidental. | ai |