npm modality-ai @0.8.3
score
0.629
med
flagged
2026-07-26 05:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.8.0', '0.8.1', '0.8.2', '0.8.3'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'modal' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hillliu"
],
"versions": 28
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-+CVYgzm4pfNoHzM4RetxtxzacI4QiCVo5dAW1mkP3RiY4hxXOBwNKMHIQBgxBuvybOekhEwGzUfYGvox5MQ35g==",
"tarball": "https://registry.npmjs.org/modality-ai/-/modality-ai-0.8.3.tgz",
"unpackedSize": 4666547
},
"dist-tags": {
"latest": "0.8.3"
},
"latest_version": "0.8.3",
"maintainers": [
{
"email": "hill@kimo.com",
"name": "hillliu"
}
],
"num_versions": 29,
"repository": {
"type": "git",
"url": "git+https://github.com/react-atomic/modality.git"
},
"scripts": {
"build": "bun run build:clean && bun run build:types && bun run build:src",
"build:clean": "find ./dist -name '*.*' | xargs rm -rf",
"build:src": "bun build src/index.ts --outdir dist --target node --external @modelcontextprotocol/sdk",
"build:types": "bun tsc -p ./",
"dev": "bunx concurrently 'bun --watch tsc -p ./' 'bun build:src -- --watch --sourcemap=inline'",
"prepublishOnly": "npm t",
"test": "npm run build && bun test"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.8.0', '0.8.1', '0.8.2', '0.8.3']",
"typosquat": "combosquat of 'modal'"
},
"time": {
"created": "2026-01-01T19:43:44.443Z",
"modified": "2026-07-26T10:42:05.163Z"
}
}