npm @coinbase/create-cdp-app @0.0.110
score
0.7
high
flagged
2026-06-05 17:49
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['create-cdp-app'] |
| script_count_spike | 0.5 | scripts count 0 -> 9 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['kolorist', 'minimist', 'prompts'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coinbase-owner",
"coinbase-npm"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-+DDBeAUx3fAZlN7GMQ+Vb7Evm2f91q+NQO3mjUzTQPKv5+oQ0AfJS0AnKawTkRIhrsFXUUWZTTsbVk4Hnk/e2Q==",
"tarball": "https://registry.npmjs.org/@coinbase/create-cdp-app/-/create-cdp-app-0.0.110.tgz",
"unpackedSize": 379904
},
"dist-tags": {
"latest": "0.0.110",
"placeholder": "0.0.0"
},
"latest_version": "0.0.110",
"maintainers": [
{
"email": "opensource@coinbase.com",
"name": "coinbase-owner"
},
{
"email": "coinbase-npm@coinbase.com",
"name": "coinbase-npm"
}
],
"num_versions": 105,
"repository": null,
"scripts": {
"build": "pnpm run check:types && vite build --config vite.config.ts",
"build:watch": "vite build --config vite.config.ts --watch",
"check:types": "tsc --noEmit",
"clean": "rm -rf dist",
"clean:all": "pnpm clean && rm -rf node_modules",
"postbuild": "chmod +x dist/index.js",
"size-limit": "size-limit",
"test": "vitest",
"test:run": "vitest --run"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['create-cdp-app']",
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['kolorist', 'minimist', 'prompts']",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 9"
},
"time": {
"created": "2025-07-11T19:26:09.543Z",
"modified": "2026-06-05T22:49:11.944Z"
}
}