@zyzheal/ola-cc
Ola CC - AI coding assistant in your terminal
6
Versions
SEE LICENSE IN LICENSE.md
License
No
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
zyzheal
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): Standard native-binary platform selection pattern; install.cjs picks the right optional dep. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Passes env to own CLI binary via execFileSync; standard CLI wrapper pattern. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used for binary execution and musl detection; expected for native CLI distribution. | ai | |
| semgrep | semgrep:child-process-execsync | AI (semgrep): Only used for `ldd --version` musl detection in install.cjs. | ai |