npm @lucidbrain/sdk @0.2.0
score
0.5481
med
flagged
2026-06-08 03:48
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: ['lucidbrain'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'commander', 'oidc-provider', 'pg', 'pino'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"badtactx"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-tefL/Nk9SHdozUtfd92fZql+qFHpoLz6ZKdZkiPLmpiuQjrG9T3UyxVMiJGr1OC2s91tu+BqHkfym+S30X56Aw==",
"tarball": "https://registry.npmjs.org/@lucidbrain/sdk/-/sdk-0.2.0.tgz",
"unpackedSize": 365791
},
"dist-tags": {
"latest": "0.2.0"
},
"latest_version": "0.2.0",
"maintainers": [
{
"email": "brett@pukekos.co.nz",
"name": "badtactx"
}
],
"num_versions": 12,
"repository": null,
"scripts": {
"build": "pnpm run build:js && pnpm run build:dts",
"build:dts": "tsc -p tsconfig.build.json",
"build:js": "node ./build.mjs",
"describe": "node --import tsx src/cli/index.ts describe",
"doctor": "node --import tsx src/cli/index.ts doctor",
"migrate": "node --import tsx src/cli/index.ts migrate",
"test:integration": "node tests/integration/authorize-flow.mjs && node tests/integration/proxy-trust.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['lucidbrain']",
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'commander', 'oidc-provider', 'pg', 'pino'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2026-04-18T04:11:18.239Z",
"modified": "2026-06-08T08:48:38.444Z"
}
}