npm @miosa/cli @1.1.9
score
0.55
med
flagged
2026-07-23 15:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.1.5', '1.1.6', '1.1.7', '1.1.8', '1.1.9'] |
| 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": 103
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-uJ7wu5DcMcHseYd0dfzWh+XwGoIka+s7NDWrb4JpbM1MvT7oFqQ4QSsMMceU55eABKe1m85oKXlQQggvihVBhQ==",
"tarball": "https://registry.npmjs.org/@miosa/cli/-/cli-1.1.9.tgz",
"unpackedSize": 2723510
},
"dist-tags": {
"latest": "1.1.9"
},
"latest_version": "1.1.9",
"maintainers": [
{
"email": "roberto@miosa.ai",
"name": "miosa-osa"
}
],
"num_versions": 105,
"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": "6 versions in last 24h: ['1.1.5', '1.1.6', '1.1.7', '1.1.8', '1.1.9']"
},
"time": {
"created": "2026-05-22T04:42:12.265Z",
"modified": "2026-07-23T20:54:12.037Z"
}
}