npm @coralai/sps-cli @0.65.29
score
0.55
med
flagged
2026-07-30 06:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 12 versions in last 24h: ['0.65.25', '0.65.26', '0.65.27', '0.65.28', '0.65.29'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coralai"
],
"versions": 391
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-jZcDsW75U0rd6jkOEULI7lGvb03Dc1JXO5NlecX3QXWM7MfHwVjcQ2VGc5t6HwJYBEM9rRinDp70MBr0i4eVTQ==",
"tarball": "https://registry.npmjs.org/@coralai/sps-cli/-/sps-cli-0.65.29.tgz",
"unpackedSize": 6815471
},
"dist-tags": {
"latest": "0.65.29"
},
"latest_version": "0.65.29",
"maintainers": [
{
"email": "eddy.chang.vip@gmail.com",
"name": "coralai"
}
],
"num_versions": 393,
"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": "12 versions in last 24h: ['0.65.25', '0.65.26', '0.65.27', '0.65.28', '0.65.29']"
},
"time": {
"created": "2026-03-19T07:44:09.363Z",
"modified": "2026-07-30T11:09:19.549Z"
}
}