← Home

@superinstance/ct-bridge

Constraint Theory solver bridge — CSP compilation and FLUX execution for Node.js

1
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

superinstance

Keywords

constraint-theoryCSPfluxsolvercocapn

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Spreading process.env to configure a child process environment is the intended behavior for this Python bridge package. ai

Versions (showing 1 of 1)

Version Deps Published
0.1.0 0 / 5

v0.1.0

2 findings
HIGH env-spread: src/python-bridge.ts:65 semgrep

Spreading entire process.env into an object — may capture all secrets 63 | if (this.proc && !this.proc.killed) return; 64 | > 65 | const env = { ...process.env }; 66 | if (this.opts.pythonPathEnv) { 67 | env.PYTHONPATH = this.opts.pythonPathEnv;

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.