← Home

@e9n/pi-workon

Project context switching and initialization for pi — switch projects, detect stacks, scaffold AGENTS.md

2
Versions
MIT
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

e9n

Keywords

pi-package

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Pattern is passing process.env to a child process with a single override — standard and intentional, not a secret leak. ai

Versions (showing 2 of 2)

Version Deps Published
0.1.1 0 / 1
0.1.0 0 / 1

v0.1.1

2 findings
HIGH env-spread: src/tool.ts:296 semgrep

Spreading entire process.env into an object — may capture all secrets 294 | cwd: dir, 295 | timeout: 30000, > 296 | env: { ...process.env, FORCE_COLOR: "0" }, 297 | }); 298 | // Exit 0 = no errors

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

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.