@codemation/cli
The **Codemation command-line** package: parse arguments, wire a small composition root, and run **build**, **dev**, **serve**, and **user** subcommands against a **consumer project** (your app that defines `codemation.config.ts` and workflows).
9
Versions
SEE LICENSE IN LICENSE
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
No source commit
Maintainers
cblokland
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:execa | AI (phantom-deps): execa is a declared runtime dep used via config/scripts; phantom-dep heuristic is a false positive here. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Standard child-process env passing pattern in a CLI tool; not credential exfiltration. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): Fires on 127.0.0.1 (localhost) for local dev gateway URL construction; benign for a CLI tool. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped package @codemation/cli; edit-distance match to 'joi' is a false positive. | ai | |
| phantom-deps | phantom-dep:bcryptjs | AI (phantom-deps): bcryptjs is listed as a runtime dependency; phantom-dep heuristic is a false positive here. | ai |