@promptbook/node
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
Supply chain provenance
Status for the latest visible version.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Spreading process.env into child_process spawn options is a standard pattern for passing environment to subprocesses. | ai | |
| semgrep | semgrep:eval-usage | AI (semgrep): eval() used in a script execution loop with a TODO to replace; consistent with AI pipeline/scripting framework functionality. | ai | |
| typosquat | typosquat.levenshtein:zod | AI (typosquat): Scoped package @promptbook/node is clearly not a typosquat of zod; Levenshtein match is spurious. | ai | |
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Standard Proxy/Reflect pattern for property delegation; not obfuscation. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Used for Node.js environment detection via global scope check; benign pattern. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Node.js-specific package legitimately uses child_process; expected for this package. | ai |
Versions (showing 14 of 14)
| Version | Deps | Published |
|---|---|---|
| 0.110.0 | 18 / 0 | |
| 0.105.0 | 17 / 0 | |
| 0.104.0 | 11 / 0 | |
| 0.103.0 | 11 / 0 | |
| 0.102.0 | 11 / 0 | |
| 0.101.0 | 11 / 0 | |
| 0.100.2 | 11 / 0 | |
| 0.100.1 | 11 / 0 | |
| 0.100.0 | 11 / 0 | |
| 0.98.0 | 12 / 0 | |
| 0.95.0 | 12 / 0 | |
| 0.94.0 | 12 / 0 | |
| 0.93.0 | 12 / 0 | |
| 0.92.0 | 12 / 0 |
v0.110.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.105.0
2 findingsSpreading entire process.env into an object — may capture all secrets Source: https://github.com/webgptorg/promptbook/blob/d1b7003171c67142c266366e0e34f41db7ef1858/esm/index.es.js#L17928 17926 | cwd, 17927 | shell: true, > 17928 | env: env ? { ...process.env, ...env } : process.env, 17929 | }); 17930 | if (isVerbose) {
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.104.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.103.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.102.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.101.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.100.2
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.100.1
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.100.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.98.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.95.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.94.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.93.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.92.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.