← Home

@hashintel/brunch

AI chat interface built on HASH

3
Versions
(MIT OR Apache-2.0)
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

nonparibuscmorinanhashdotai

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
phantom-deps phantom-dep:clsx AI (phantom-deps): Same pattern: config-referenced UI dep in a bundled app. ai
phantom-deps phantom-dep:react-dom AI (phantom-deps): Same pattern: config-referenced UI dep in a bundled app. ai
phantom-deps phantom-dep:tailwindcss AI (phantom-deps): Same pattern: config-referenced UI dep in a bundled app. ai
semgrep semgrep:env-spread AI (semgrep): Standard child-process env passthrough pattern; adds one variable to process.env, not exfiltration. ai
phantom-deps phantom-dep:tsx AI (phantom-deps): Declared as runtime dep, used via npx in scripts; phantom-dep heuristic false positive for this package. ai
phantom-deps phantom-dep:react AI (phantom-deps): Full-stack app scaffold; UI deps declared but consumed at runtime by bundled dist, not directly imported by entry. ai

Versions (showing 3 of 3)

Version Deps Published
0.3.0 42 / 22
0.2.1 43 / 21
0.2.0 43 / 21

v0.3.0

2 findings
HIGH env-spread: bin/brunch.js:20 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/hashintel/brunch/blob/05173d19a8f414200b86415ce62e02ffb54b2f2e/bin/brunch.js#L20 18 | stdio: 'inherit', 19 | cwd: packageRoot, > 20 | env: { ...process.env, BRUNCH_LAUNCH_CWD: launchCwd }, 21 | }); 22 |

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

v0.2.0

2 findings
HIGH env-spread: bin/brunch.js:20 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/hashintel/brunch/blob/cdb42b671435aa7390235aa207dd32b605290e95/bin/brunch.js#L20 18 | stdio: 'inherit', 19 | cwd: packageRoot, > 20 | env: { ...process.env, BRUNCH_LAUNCH_CWD: launchCwd }, 21 | }); 22 |

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.