@botpress/adk
Core ADK library for building AI agents on Botpress
13
Versions
MIT
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
slvnperronbotpress-cloud-opsfranklevasseurmichael.massonpaul.chevilleydavid-ferland
Keywords
adkagentaibotpresschatbotconversational-aidevelopment-kit
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:debug | AI (phantom-deps): Config-file reference pattern, consistent with other accepted phantom-deps for this package. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase from bundling wasm tokenizer dependency, not injected code. | ai | |
| source-diff | encoded-string-file:dist/index.js | AI (source-diff): Base64 WASM blob from bundled tiktoken dep, not an obfuscated payload. | ai | |
| source-diff | obfuscated-file:dist/chat-bundle.cjs | AI (source-diff): Bundled build output (bun/esbuild); sample shows recognizable npm packages, not true obfuscation. | ai | |
| source-diff | net-exec-file:dist/chat-bundle.cjs | AI (source-diff): Network+exec pattern is from bundled chat client library, not dropper behavior. | ai | |
| phantom-deps | phantom-dep:@types/glob | AI (phantom-deps): Framework-scoped @types package; not directly imported by convention. | ai | |
| phantom-deps | phantom-dep:glob | AI (phantom-deps): Referenced in config files; standard pattern for this Botpress ADK package. | ai | |
| phantom-deps | phantom-dep:@types/luxon | AI (phantom-deps): Framework-scoped @types package; not directly imported by convention. | ai | |
| phantom-deps | phantom-dep:@types/semver | AI (phantom-deps): Framework-scoped @types package; not directly imported by convention. | ai | |
| phantom-deps | phantom-dep:@botpress/cognitive | AI (phantom-deps): Same org scope; loaded by convention in Botpress ecosystem. | ai | |
| dependencies | unvetted-dep:@bpinternal/jex | AI (dependencies): Internal Botpress org dependency; stable pattern across versions. | ai | |
| dependencies | unvetted-dep:@bpinternal/yargs-extra | AI (dependencies): Internal Botpress org dependency; stable pattern across versions. | ai | |
| dependencies | unvetted-dep:@botpress/cli | AI (dependencies): Same-org Botpress dependency; expected for this package. | ai | |
| dependencies | unvetted-dep:@botpress/chat | AI (dependencies): Same-org Botpress dependency; expected for this package. | ai | |
| typosquat | typosquat.levenshtein:ajv | AI (typosquat): @botpress/adk is a scoped Botpress Agent Development Kit, not a typo of ajv. | ai | |
| phantom-deps | phantom-dep:semver | AI (phantom-deps): semver is a declared runtime dep; phantom-dep heuristic fires on config-file references, not a real concern. | ai | |
| phantom-deps | phantom-dep:@botpress/cli | AI (phantom-deps): Same-org scoped dep; phantom-dep heuristic unreliable for monorepo tooling packages. | ai | |
| phantom-deps | phantom-dep:@bpinternal/yargs-extra | AI (phantom-deps): Declared dep used via config; phantom-dep heuristic false positive for this package. | ai |
Versions (showing 13 of 13)
| Version | Deps | Published |
|---|---|---|
| 2.0.1 | 19 / 0 | |
| 1.18.3 | 19 / 0 | |
| 1.18.1 | 19 / 0 | |
| 1.14.0 | 16 / 5 | |
| 1.13.11 | 16 / 5 | |
| 1.12.0 | 18 / 1 | |
| 1.8.4 | 17 / 1 | |
| 1.3.20 | 16 / 4 | |
| 1.3.17 | 16 / 4 | |
| 1.3.8 | 16 / 4 | |
| 1.3.1 | 16 / 4 | |
| 1.2.5 | 16 / 4 | |
| 1.2.3 | 16 / 4 |
v1.13.11
2 findings
HIGH
Long encoded string in modified file: dist/index.js
source-diff
Modified file contains 1 long encoded string(s) (200+ chars). These are commonly used to hide malicious payloads.
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.