npm @miosa/cli @1.1.13
score
0.55
med
flagged
2026-07-25 12:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.11', '1.1.12', '1.1.13'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"miosa-osa"
],
"versions": 108
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-HZvobayvxINvUEah81c/fStCtn+IjSF3/FuOOpgphQucAJYdwr1yKSEucedVuvsS+7Wb9IDwgIEbKRoziuSDvQ==",
"tarball": "https://registry.npmjs.org/@miosa/cli/-/cli-1.1.13.tgz",
"unpackedSize": 2917504
},
"dist-tags": {
"latest": "1.1.13"
},
"latest_version": "1.1.13",
"maintainers": [
{
"email": "roberto@miosa.ai",
"name": "miosa-osa"
}
],
"num_versions": 108,
"repository": null,
"scripts": {
"build": "rm -rf dist && tsc",
"build:linux": "bun build src/bin/miosa.ts --compile --target=bun-linux-x64 --outfile dist/miosa-linux-x64",
"dev": "tsx src/bin/miosa.ts",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.1.11', '1.1.12', '1.1.13']"
},
"time": {
"created": "2026-05-22T04:42:12.265Z",
"modified": "2026-07-25T17:34:18.158Z"
}
}