npm @coralai/sps-cli @0.65.22
score
0.55
med
flagged
2026-07-30 03:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.65.18', '0.65.19', '0.65.20', '0.65.21', '0.65.22'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coralai"
],
"versions": 385
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-oqE4efS1v2k4W026o3vraDZASZr7RGFRmL9pAcGWS1qNasxehssfhorEpWGmEeD8tfl4Sk5YW1ERejQdzTCbSA==",
"tarball": "https://registry.npmjs.org/@coralai/sps-cli/-/sps-cli-0.65.22.tgz",
"unpackedSize": 6794713
},
"dist-tags": {
"latest": "0.65.22"
},
"latest_version": "0.65.22",
"maintainers": [
{
"email": "eddy.chang.vip@gmail.com",
"name": "coralai"
}
],
"num_versions": 386,
"repository": null,
"scripts": {
"build": "npm run build:cli && npm run build:console",
"build:cli": "rm -rf dist && tsc && chmod +x dist/main.js",
"build:console": "cd console && npm install --no-audit --no-fund --silent && npm run build && cd .. && rm -rf ./dist/console-assets && cp -r ./console/dist ./dist/console-assets",
"dev": "tsx src/main.ts",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:e2e": "playwright test",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "8 versions in last 24h: ['0.65.18', '0.65.19', '0.65.20', '0.65.21', '0.65.22']"
},
"time": {
"created": "2026-03-19T07:44:09.363Z",
"modified": "2026-07-30T07:40:41.286Z"
}
}