npm theus-cli @0.2.50
score
0.5213
med
flagged
2026-07-24 12:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.2.46', '0.2.47', '0.2.48', '0.2.49', '0.2.50'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"theuspe"
],
"versions": 66
}
Evidence (package doc at flag time)
{
"dependencies_count": 74,
"dist": {
"integrity": "sha512-C40rUnOYkhRIL96XvR0noI7fE0BrkDP+99ZUeCrZIXibGr1mUHuBilRaOsdUZlfvOGdAvf6ZxDrFssQxZkmbCA==",
"tarball": "https://registry.npmjs.org/theus-cli/-/theus-cli-0.2.50.tgz",
"unpackedSize": 22366313
},
"dist-tags": {
"latest": "0.2.50"
},
"latest_version": "0.2.50",
"maintainers": [
{
"email": "contacto.tonyjaxx@gmail.com",
"name": "theuspe"
}
],
"num_versions": 68,
"repository": null,
"scripts": {
"build": "bun run ./scripts/build.ts",
"dev": "bun run ./entrypoints/cli.tsx",
"prepublishOnly": "bun run sync-arsenal && bun ./scripts/build.ts",
"release": "bun run ./scripts/release.ts",
"release:dry": "bun run ./scripts/release.ts --no-build",
"start": "bun run ./entrypoints/cli.tsx",
"sync-arsenal": "bun run scripts/sync-arsenal.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "8 versions in last 24h: ['0.2.46', '0.2.47', '0.2.48', '0.2.49', '0.2.50']"
},
"time": {
"created": "2026-07-06T06:33:10.974Z",
"modified": "2026-07-24T17:22:50.270Z"
}
}