← Home

@pinflow/relay

Local relay server and MCP adapter for PinFlow

1
Versions
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures No source commit

Maintainers

dommesh

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Standard pattern: spreading process.env into child-process spawn options, not exfiltration. ai
phantom-deps phantom-dep:nanoid AI (phantom-deps): nanoid is declared in dependencies and likely imported indirectly or in generated code. ai

Versions (showing 1 of 1)

Version Deps Published
0.6.0 13 / 3

v0.6.0

2 findings
HIGH env-spread: lifecycle/relay-control.js:73 semgrep

Spreading entire process.env into an object — may capture all secrets 71 | spawn({ port, host, bodyLimit, detached = true, }) { 72 | const processEntry = resolveProcessEntryPath(); > 73 | const env = { 74 | ...process.env, 75 | DS_WORKSPACE_ROOT: this.workspaceRoot,

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.