npm @miosa/cli @1.1.7
score
0.55
med
flagged
2026-07-23 12:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.1.4', '1.1.5', '1.1.6', '1.1.7'] |
| 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-m5ctTCwmZ0P1WRevIQVU/Kc5FCJlckfeVP3Ls+/r1i5hF8U6O9zMMbyOAU9MWhwPod6n1dnxKdgDAnNa9u6jZw==",
"tarball": "https://registry.npmjs.org/@miosa/cli/-/cli-1.1.7.tgz",
"unpackedSize": 2720893
},
"dist-tags": {
"latest": "1.1.7"
},
"latest_version": "1.1.7",
"maintainers": [
{
"email": "roberto@miosa.ai",
"name": "miosa-osa"
}
],
"num_versions": 103,
"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": "4 versions in last 24h: ['1.1.4', '1.1.5', '1.1.6', '1.1.7']"
},
"time": {
"created": "2026-05-22T04:42:12.265Z",
"modified": "2026-07-23T16:23:14.712Z"
}
}