@wireio/test-cluster-tool
Core library and CLI for creating, running, and tearing down multi-chain WIRE test clusters. Ships the `wire-test-cluster` binary, process managers for every cluster component, and typed clients for WIRE / Ethereum / Solana.
2
Versions
—
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
jglanzwn-user
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Spreading process.env into child_process spawn options for Hardhat; standard pattern for this cluster tool. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): All raw IP references are localhost/127.0.0.1 for local cluster URL construction; not exfiltration. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Cluster orchestration tool legitimately spawns child processes (Hardhat, CLI clients). | ai | |
| phantom-deps | phantom-dep:@wireio/shared-node | AI (phantom-deps): Same org scope; likely used transitively or in config files. | ai | |
| phantom-deps | phantom-dep:@wireio/opp-solidity-models | AI (phantom-deps): Same org scope; likely used transitively or in config files. | ai |