@athree/cli
A3 CLI
Supply chain provenance
Status for the latest visible version.
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
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): CLI tool forwarding process.env to child process is standard; not a secret-exfiltration risk. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped package @athree/cli bears no functional or naming resemblance to joi; Levenshtein match is spurious. | ai |
Versions (showing 37 of 37)
| Version | Deps | Published |
|---|---|---|
| 4.2.6 | 1 / 0 | |
| 4.2.5 | 1 / 0 | |
| 4.2.4 | 1 / 0 | |
| 4.2.3 | 1 / 0 | |
| 4.2.2 | 1 / 0 | |
| 4.2.1 | 1 / 0 | |
| 4.2.0 | 1 / 0 | |
| 4.1.2 | 1 / 0 | |
| 4.1.1 | 1 / 0 | |
| 4.1.0 | 1 / 0 | |
| 4.0.1 | 1 / 0 | |
| 4.0.0 | 1 / 0 | |
| 3.4.18 | 1 / 0 | |
| 3.4.17 | 1 / 0 | |
| 3.4.16 | 1 / 0 | |
| 3.4.15 | 1 / 0 | |
| 3.4.14 | 1 / 0 | |
| 3.4.13 | 1 / 0 | |
| 3.4.12 | 1 / 0 | |
| 3.4.11 | 1 / 0 | |
| 3.4.10 | 1 / 0 | |
| 3.4.9 | 1 / 0 | |
| 3.4.8 | 1 / 0 | |
| 3.4.7 | 1 / 0 | |
| 3.4.6 | 1 / 0 | |
| 3.4.5 | 1 / 0 | |
| 3.4.4 | 1 / 0 | |
| 3.4.3 | 1 / 0 | |
| 3.4.2 | 1 / 0 | |
| 3.4.1 | 1 / 0 | |
| 3.4.0 | 1 / 0 | |
| 3.3.0 | 1 / 0 | |
| 3.2.4 | 1 / 0 | |
| 3.2.3 | 1 / 0 | |
| 3.2.2 | 1 / 0 | |
| 3.2.1 | 1 / 0 | |
| 3.2.0 | 1 / 0 |
v4.2.6
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.5
2 findingsPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
This version was published by a different npm account (mihon) than the most recent previously approved version (inca) on 2026-05-21, but mihon is listed as a maintainer on prior approved versions (matched on name). This looks like a manual publish by a known maintainer rather than a publisher change. Recorded as INFO for audit trail.
v4.2.4
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.3
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.1.2
2 findingsPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
This version was published by a different npm account (mihon) than the most recent previously approved version (inca) on 2026-05-19, but mihon is listed as a maintainer on prior approved versions (matched on name). This looks like a manual publish by a known maintainer rather than a publisher change. Recorded as INFO for audit trail.
v4.1.1
2 findingsSpreading entire process.env into an object — may capture all secrets 15 | stdio: 'inherit', 16 | cwd: projectDir, > 17 | env: { 18 | ...process.env, 19 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v4.1.0
2 findingsSpreading entire process.env into an object — may capture all secrets 15 | stdio: 'inherit', 16 | cwd: projectDir, > 17 | env: { 18 | ...process.env, 19 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v4.0.1
2 findingsSpreading entire process.env into an object — may capture all secrets 15 | stdio: 'inherit', 16 | cwd: projectDir, > 17 | env: { 18 | ...process.env, 19 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v4.0.0
2 findingsSpreading entire process.env into an object — may capture all secrets 15 | stdio: 'inherit', 16 | cwd: projectDir, > 17 | env: { 18 | ...process.env, 19 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.18
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.17
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.16
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.15
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.14
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.13
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.12
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.11
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.10
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.9
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.8
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.7
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.6
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.5
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.4
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.3
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.2
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.1
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.4.0
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.3.0
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.2.4
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.2.3
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.2.2
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.2.1
2 findingsSpreading entire process.env into an object — may capture all secrets 18 | stdio: 'inherit', 19 | cwd: projectDir, > 20 | env: { 21 | ...process.env, 22 | WORKFLOW_ID: workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.2.0
2 findingsSpreading entire process.env into an object — may capture all secrets 14 | stdio: 'inherit', 15 | cwd: params.projectDir, > 16 | env: { 17 | ...process.env, 18 | WORKFLOW_ID: params.workflowId,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.