@just-every/code
Lightweight coding agent that runs in your terminal - fork of OpenAI Codex
4
Versions
Apache-2.0
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
zemaj
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:cors | AI (typosquat): Scoped package @just-every/code; not a typosquat of cors. | ai | |
| typosquat | typosquat.levenshtein:zod | AI (typosquat): Scoped package @just-every/code; not a typosquat of zod. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env-spread is passing process.env to a spawned child binary — standard CLI wrapper pattern. | ai | |
| install-scripts | install-script:preinstall | AI (install-scripts): Preinstall script supports platform binary setup; consistent with optional-dep binary distribution pattern. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall fetches/links prebuilt platform binaries via optional deps; documented pattern for this CLI tool. | ai |