npm @coralai/sps-cli @0.65.12
score
0.55
med
flagged
2026-07-28 18:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 11 versions in last 24h: ['0.65.8', '0.65.9', '0.65.10', '0.65.11', '0.65.12'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coralai"
],
"versions": 375
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-nrPsEoQ93PYWY+7blh8UYis7CLHfK0Jt2slioREqHSct+KndLuxMJsgzKmDB7NnUKz3MKw1GsAUQsZyAeiEyjA==",
"tarball": "https://registry.npmjs.org/@coralai/sps-cli/-/sps-cli-0.65.12.tgz",
"unpackedSize": 6580162
},
"dist-tags": {
"latest": "0.65.12"
},
"latest_version": "0.65.12",
"maintainers": [
{
"email": "eddy.chang.vip@gmail.com",
"name": "coralai"
}
],
"num_versions": 376,
"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": "11 versions in last 24h: ['0.65.8', '0.65.9', '0.65.10', '0.65.11', '0.65.12']"
},
"time": {
"created": "2026-03-19T07:44:09.363Z",
"modified": "2026-07-28T23:05:33.986Z"
}
}