@proto-kit/sequencer
This package includes everything that is required to run a sequencer
1
Versions
MIT
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
rpanicmaht0rz
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Occurs in test-integration worker spawner; passing process.env to child process is standard practice, not a secret leak. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): All raw IP references are 127.0.0.1 in integration test files — localhost test fixtures, not production network calls. | ai | |
| phantom-deps | phantom-dep:lodash-es | AI (phantom-deps): lodash-es is declared as a runtime dependency in package.json; phantom-dep heuristic false positive. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 0.2.0 | 7 / 4 |
v0.2.0
2 findings
HIGH
env-spread: test-integration/workers/ChildProcessWorker.ts:27
semgrep
Spreading entire process.env into an object — may capture all secrets 25 | ], 26 | { > 27 | env: { 28 | ...process.env, 29 | IS_SPAWNED_PROCESS: "true",
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.