npm @coralai/sps-cli @0.63.4
score
0.55
med
flagged
2026-07-24 20:08
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.63.2', '0.63.3', '0.63.4'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coralai"
],
"versions": 360
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-MLxDDhFWyCZ/+URBtL2bDbdlylxZAG1EYXScdYyrDROwH3Dw9AerkF2wcgw/pVawdW5ocydiVwEXvkolsxHQ7w==",
"tarball": "https://registry.npmjs.org/@coralai/sps-cli/-/sps-cli-0.63.4.tgz",
"unpackedSize": 5669238
},
"dist-tags": {
"latest": "0.63.4"
},
"latest_version": "0.63.4",
"maintainers": [
{
"email": "eddy.chang.vip@gmail.com",
"name": "coralai"
}
],
"num_versions": 361,
"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": "3 versions in last 24h: ['0.63.2', '0.63.3', '0.63.4']"
},
"time": {
"created": "2026-03-19T07:44:09.363Z",
"modified": "2026-07-24T23:49:18.112Z"
}
}