@vibe-forge/task
Task runtime for Vibe Forge
1
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
yijie4188nirvana30
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Pattern is a local destructure of process.env for config purposes, not exfiltration; stable for this package. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 3.4.0 | 7 / 0 |
v3.4.0
2 findings
HIGH
env-spread: src/prepare.ts:36
semgrep
Spreading entire process.env into an object — may capture all secrets 34 | __IS_LOADER_CLI__: _0, 35 | ...prevEnv > 36 | } = { 37 | ...process.env, 38 | ...envFromOptions
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.