← Home

@noego/forge

[![NPM Version](https://img.shields.io/npm/v/@noego/forge.svg)](https://www.npmjs.com/package/@noego/forge) [![License](https://img.shields.io/npm/l/@noego/forge.svg)](LICENSE)

13
Versions
ISC
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

shavyg2

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
provenance no-provenance AI (provenance): Consistent across all 57 versions; no provenance is the norm for this package. ai
phantom-deps phantom-dep:@noego/app AI (phantom-deps): Same-org package; likely used indirectly via CLI tooling rather than direct import. ai
semgrep semgrep:env-spread AI (semgrep): CLI tool passing process.env to child_process.spawn is standard; not exfiltration. ai
semgrep semgrep:shady-links-raw-ip AI (semgrep): IP is 127.0.0.1 (localhost test server); not a remote raw-IP endpoint. ai
phantom-deps phantom-dep:rxjs AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:history AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:minimist AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:regexparam AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:path-to-regexp AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:vite-plugin-dts AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai
phantom-deps phantom-dep:light-my-request AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. ai

Versions (showing 13 of 13)

Version Deps Published
0.1.32 18 / 34
0.1.31 18 / 34
0.1.28 18 / 34
0.1.27 18 / 34
0.1.6 18 / 30
0.1.4 16 / 30
0.1.3 16 / 30
0.0.24 14 / 29
0.0.5 12 / 29
0.0.4 12 / 29
0.0.3 12 / 29
0.0.2 12 / 29
0.0.1 12 / 29

v0.1.32

2 findings
HIGH env-spread: bin/forge.js:44 semgrep

Spreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );

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.31

2 findings
HIGH env-spread: bin/forge.js:44 semgrep

Spreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );

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.28

2 findings
HIGH env-spread: bin/forge.js:44 semgrep

Spreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );

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.27

2 findings
HIGH env-spread: bin/forge.js:44 semgrep

Spreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );

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.6

1 finding
LOW No provenance attestation provenance

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

v0.1.4

2 findings
HIGH env-spread: bin/forge.js:28 semgrep

Spreading entire process.env into an object — may capture all secrets 26 | stdio: 'inherit', 27 | shell: true, > 28 | env: { ...process.env, FORGE_CLI: '1' }, 29 | } 30 | );

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.3

2 findings
HIGH env-spread: bin/forge.js:28 semgrep

Spreading entire process.env into an object — may capture all secrets 26 | stdio: 'inherit', 27 | shell: true, > 28 | env: { ...process.env, FORGE_CLI: '1' }, 29 | } 30 | );

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.0.24

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.0.5

1 finding
INFO No provenance attestation provenance

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

v0.0.4

1 finding
INFO No provenance attestation provenance

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

v0.0.3

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.0.2

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.0.1

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.