@altimateai/altimate-code
11
Versions
MIT
License
Yes
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
mdesmet_altimatesarav.altimateanandgupta1
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | net-exec-file:dbt-tools/dist/index.js | AI (source-diff): File is a standard ESM bundle (esbuild output); network+exec pattern is boilerplate module interop, not a dropper. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase explained by bundling dbt-tools and vendoring sqlglot Python library into dist. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used only to run `ldd --version` for musl/Alpine detection in postinstall; benign pattern. | ai | |
| phantom-deps | phantom-dep:@altimateai/altimate-core | AI (phantom-deps): Same-org runtime dep used by the binary/postinstall layer, not directly imported in the wrapper JS — expected for this distribution pattern. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall selects the correct platform-specific binary from optional deps — standard pattern for native CLI distribution (esbuild, bun, etc.). Stable for this package. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Sparse metadata is typical for org-internal CLI tooling distributed under a scoped namespace with 43 versions and active downloads. Not indicative of spam or malware. | ai |