← Home

@synergenius/flowweaver-pack-weaver

AI bot for Flow Weaver. Execute tasks, run workflows, evolve autonomously.

16
Versions
SEE LICENSE IN LICENSE
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures gitHead linked

Maintainers

moraispgsi

Keywords

flowweaver-marketplace-packflowweaver-bot-packflow-weaverweaverautomationai-agentbot

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Spread is immediately followed by deletion of a specific key before child process use — not exfiltration. ai
semgrep semgrep:shady-links-raw-ip AI (semgrep): All raw-IP references resolve to 127.0.0.1 (localhost dashboard); no external exfiltration. ai

Versions (showing 16 of 16)

Version Deps Published
0.8.1 0 / 4
0.8.0 0 / 4
0.7.3 0 / 4
0.7.1 0 / 4
0.7.0 0 / 4
0.6.1 0 / 4
0.6.0 0 / 4
0.5.3 0 / 4
0.5.2 0 / 4
0.5.1 0 / 4
0.5.0 0 / 4
0.4.0 0 / 4
0.3.1 0 / 3
0.3.0 0 / 3
0.2.0 0 / 3
0.1.0 0 / 1

v0.8.1

3 findings
HIGH env-spread: src/bot/ai-client.ts:6 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/synergenius-fw/flowweaver-pack-weaver/blob/5e2e8f0c2c2eb3814ccdcd9a0bd414741190ee1b/src/bot/ai-client.ts#L6 4 | 5 | // Strip CLAUDECODE from child env so nested claude CLI invocations work. > 6 | const childEnv = { ...process.env }; 7 | delete childEnv.CLAUDECODE; 8 |

HIGH env-spread: src/bot/cli-provider.ts:7 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/synergenius-fw/flowweaver-pack-weaver/blob/5e2e8f0c2c2eb3814ccdcd9a0bd414741190ee1b/src/bot/cli-provider.ts#L7 5 | 6 | // Strip CLAUDECODE from child env so nested claude CLI invocations work. > 7 | const childEnv = { ...process.env }; 8 | delete childEnv.CLAUDECODE; 9 |

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.

v0.8.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.

v0.7.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.

v0.7.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.

v0.7.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.

v0.6.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.

v0.6.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.

v0.5.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.

v0.5.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.

v0.5.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.

v0.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.

v0.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.

v0.3.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.

v0.3.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.

v0.2.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.

v0.1.0

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.