← Home

@volcengine/starling-cli-public

Based on syntax tree code verification, and provide conversion and monitoring

1
Versions
ISC
License
No
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 — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

zhengwenyuenaturalesswallaceyuanzhanglinjun.xingercmaxdliuzhao.90yangwenhanliucheng.bigorangezhouykleifangfangzhangzhimeng.vivioanakiajachenyongjinmoonballshushushuchangzhnwudechanglixiangfeiorggoldvideoleonardo-fuawesome-starlingzhang6464volcanoenginebytednpm

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:eval-usage AI (semgrep): eval() used only to normalize whitespace in quoted CLI argument strings — input is user-supplied CLI args, not remote data. ai
semgrep semgrep:env-spread AI (semgrep): process.env spread into subprocess env is standard CLI tool pattern for passing environment to child processes. ai
semgrep semgrep:dynamic-require AI (semgrep): Dynamic require loads registered sub-command packages by name — documented CLI dispatcher pattern, not arbitrary user input. ai

Versions (showing 1 of 1)

Version Deps Published
1.0.5 6 / 0

v1.0.5

2 findings
HIGH env-spread: src/lib/utils/cli.js:40 semgrep

Spreading entire process.env into an object — may capture all secrets 38 | params = Object.assign(params, options) 39 | } > 40 | params.env = { 41 | ...process.env, 42 | ...params.env,

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.