@aporthq/aport-agent-guardrails-core
Core evaluator, passport, and config for APort agent guardrails (shared across frameworks)
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): Spreading process.env to pass it to a child process with an added variable is standard practice for this type of evaluator package. | ai |
Versions (showing 20 of 20)
| Version | Deps | Published |
|---|---|---|
| 1.0.29 | 1 / 6 | |
| 1.0.28 | 1 / 6 | |
| 1.0.27 | 1 / 6 | |
| 1.0.26 | 1 / 6 | |
| 1.0.25 | 1 / 6 | |
| 1.0.24 | 1 / 6 | |
| 1.0.23 | 1 / 6 | |
| 1.0.22 | 1 / 6 | |
| 1.0.21 | 1 / 6 | |
| 1.0.20 | 1 / 6 | |
| 1.0.18 | 1 / 6 | |
| 1.0.17 | 1 / 6 | |
| 1.0.15 | 1 / 6 | |
| 1.0.14 | 1 / 6 | |
| 1.0.13 | 1 / 6 | |
| 1.0.12 | 1 / 6 | |
| 1.0.11 | 1 / 6 | |
| 1.0.10 | 1 / 6 | |
| 1.0.9 | 1 / 6 | |
| 1.0.8 | 1 / 6 |
v1.0.29
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.28
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.27
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.26
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.25
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.24
3 findingsSpreading entire process.env into an object — may capture all secrets 114 | // Per-invocation decision file to avoid race when multiple tool calls run concurrently (Issue 1). 115 | const decisionPath = path.join(dataDir, `decision-${process.pid}-${Date.now()}.json`); > 116 | const env = { 117 | ...process.env, 118 | OPENCLAW_PASSPORT_FILE: passportPath,
Spreading entire process.env into an object — may capture all secrets 410 | `; 411 | const result = spawnSync(process.execPath, ['-e', script], { > 412 | env: { ...process.env, APORT_IN: tmpIn, APORT_OUT: tmpOut }, 413 | timeout: 15_000, 414 | encoding: 'utf8',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.23
3 findingsSpreading entire process.env into an object — may capture all secrets 114 | // Per-invocation decision file to avoid race when multiple tool calls run concurrently (Issue 1). 115 | const decisionPath = path.join(dataDir, `decision-${process.pid}-${Date.now()}.json`); > 116 | const env = { 117 | ...process.env, 118 | OPENCLAW_PASSPORT_FILE: passportPath,
Spreading entire process.env into an object — may capture all secrets 410 | `; 411 | const result = spawnSync(process.execPath, ['-e', script], { > 412 | env: { ...process.env, APORT_IN: tmpIn, APORT_OUT: tmpOut }, 413 | timeout: 15_000, 414 | encoding: 'utf8',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.22
3 findingsSpreading entire process.env into an object — may capture all secrets 114 | // Per-invocation decision file to avoid race when multiple tool calls run concurrently (Issue 1). 115 | const decisionPath = path.join(dataDir, `decision-${process.pid}-${Date.now()}.json`); > 116 | const env = { 117 | ...process.env, 118 | OPENCLAW_PASSPORT_FILE: passportPath,
Spreading entire process.env into an object — may capture all secrets 410 | `; 411 | const result = spawnSync(process.execPath, ['-e', script], { > 412 | env: { ...process.env, APORT_IN: tmpIn, APORT_OUT: tmpOut }, 413 | timeout: 15_000, 414 | encoding: 'utf8',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.21
3 findingsSpreading entire process.env into an object — may capture all secrets 114 | // Per-invocation decision file to avoid race when multiple tool calls run concurrently (Issue 1). 115 | const decisionPath = path.join(dataDir, `decision-${process.pid}-${Date.now()}.json`); > 116 | const env = { 117 | ...process.env, 118 | OPENCLAW_PASSPORT_FILE: passportPath,
Spreading entire process.env into an object — may capture all secrets 410 | `; 411 | const result = spawnSync(process.execPath, ['-e', script], { > 412 | env: { ...process.env, APORT_IN: tmpIn, APORT_OUT: tmpOut }, 413 | timeout: 15_000, 414 | encoding: 'utf8',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.20
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.18
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.17
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.15
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.14
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.13
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.12
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.11
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.10
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.9
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.8
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.