← Home

@openclaw/proxyline

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

Maintainers

steipetevincentkoc

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Used in build script to forward env to child process; standard pattern, not exfiltration. ai
semgrep semgrep:api-obfuscation-reflect AI (semgrep): Reflect.get is core to this proxy-routing library's runtime; not obfuscation. ai

Versions (showing 6 of 6)

Version Deps Published
0.3.3 0 / 6
0.3.2 0 / 6
0.3.1 0 / 6
0.3.0 0 / 6
0.2.0 1 / 5
0.1.0 2 / 5

v0.3.3

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.3.2

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.3.1

2 findings
HIGH env-spread: scripts/prepack-build.mjs:18 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/openclaw/proxyline/blob/bb587534207afc9d6d8b255236ab458edd646a9c/scripts/prepack-build.mjs#L18 16 | const result = spawnSync(command, args, { 17 | stdio: "inherit", > 18 | env: { ...process.env, ...env }, 19 | }); 20 | if (result.status !== 0) {

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.3.0

1 finding
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.

v0.2.0

1 finding
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.

v0.1.0

1 finding
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.