npm @miosa/cli @1.1.6
score
0.55
med
flagged
2026-07-23 11:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.4', '1.1.5', '1.1.6'] |
| 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": 100
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-TINR9sfOw7pDa9NWetoa1WUyYHKNIf4iEkp8A7gQ6BlSKZm92dsoa9AsvgG2ETRNznPKuaYbQoxB45yALITu4w==",
"tarball": "https://registry.npmjs.org/@miosa/cli/-/cli-1.1.6.tgz",
"unpackedSize": 2720955
},
"dist-tags": {
"latest": "1.1.6"
},
"latest_version": "1.1.6",
"maintainers": [
{
"email": "roberto@miosa.ai",
"name": "miosa-osa"
}
],
"num_versions": 102,
"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.4', '1.1.5', '1.1.6']"
},
"time": {
"created": "2026-05-22T04:42:12.265Z",
"modified": "2026-07-23T16:14:32.330Z"
}
}