← Home

@aporthq/openclaw-aport

OpenClaw plugin for deterministic pre-action authorization via APort guardrails

11
Versions
Apache-2.0
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures gitHead linked

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

uchi4jah

Keywords

openclawopenclaw-pluginaportsecurityguardrailspolicy-enforcement

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Pattern is standard child-process env inheritance with an added variable; not exfiltration. ai

Versions (showing 11 of 11)

Version Deps Published
1.0.29 0 / 3
1.0.28 0 / 3
1.0.27 0 / 3
1.0.26 0 / 3
1.0.25 0 / 3
1.0.24 0 / 3
1.0.23 0 / 3
1.0.22 0 / 3
1.0.21 0 / 3
1.0.20 0 / 3
1.0.18 0 / 3

v1.0.29

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.0.28

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.0.27

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.0.26

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.0.25

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.0.24

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.

v1.0.23

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.

v1.0.22

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.

v1.0.21

3 findings
HIGH env-spread: index.js:524 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/aporthq/aport-agent-guardrails/blob/223a31a8074b92d7e8d6532992dcd18404bd41f7/index.js#L524 522 | return new Promise((resolve, reject) => { 523 | const proc = spawn(guardrailScript, [toolName, contextJson], { > 524 | env: { 525 | ...process.env, 526 | OPENCLAW_PASSPORT_FILE: passportFile,

HIGH env-spread: index.ts:403 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/aporthq/aport-agent-guardrails/blob/223a31a8074b92d7e8d6532992dcd18404bd41f7/index.ts#L403 401 | return new Promise((resolve, reject) => { 402 | const proc = spawn(guardrailScript, [toolName, contextJson], { > 403 | env: { 404 | ...process.env, 405 | OPENCLAW_PASSPORT_FILE: passportFile,

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.

v1.0.20

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.

v1.0.18

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.