← Home

@n8n-as-code/n8nac

OpenClaw plugin for n8n-as-code — create and manage n8n workflows from OpenClaw

9
Versions
MIT
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures gitHead linked

Maintainers

etiennel

Keywords

n8nworkflowautomationopenclawopenclaw-pluginn8nac

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Idiomatic child-process env passthrough; not an exfiltration risk for this CLI tool. ai
semgrep semgrep:env-bulk-read AI (semgrep): Pattern is a secret-filtering utility in child-env.ts; reads env to sanitize/forward, not exfiltrate. ai

Versions (showing 9 of 9)

Version Deps Published
2026.5.0 2 / 4
2026.4.1 2 / 4
2026.4.0 2 / 4
2026.3.1 2 / 4
2.1.4 2 / 4
2.1.3 2 / 4
2.1.2 2 / 4
2.1.1 2 / 4
2.1.0 2 / 4

v2026.5.0

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2026.4.1

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2026.4.0

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2026.3.1

3 findings
HIGH env-spread: src/cli.ts:34 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/EtienneLescot/n8n-as-code/blob/eff6c6a121cfad9cc5fd0316722ed8c7a0591f47/src/cli.ts#L34 32 | const baseOptions = { 33 | cwd: opts.cwd, > 34 | env: { ...process.env, ...opts.env }, 35 | }; 36 |

HIGH env-spread: src/tool.ts:108 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/EtienneLescot/n8n-as-code/blob/eff6c6a121cfad9cc5fd0316722ed8c7a0591f47/src/tool.ts#L108 106 | const child = spawn("npx", ["--yes", "n8nac", ...args], { 107 | cwd, > 108 | env: { ...process.env, ...env }, 109 | stdio: "pipe", 110 | });

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.

v2.1.4

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2.1.3

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2.1.2

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2.1.1

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v2.1.0

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.