npm @coralai/sps-cli @0.65.19
score
0.55
med
flagged
2026-07-29 07:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 16 versions in last 24h: ['0.65.15', '0.65.16', '0.65.17', '0.65.18', '0.65.19'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coralai"
],
"versions": 382
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-qgtmxciBll7m8u2qX9AY2BX2EJfisCy2NRzD7Erm5T/ZKSSCi5r0o+m8iVdYYsozYQpNduNTlwCZIr4GTFcEsw==",
"tarball": "https://registry.npmjs.org/@coralai/sps-cli/-/sps-cli-0.65.19.tgz",
"unpackedSize": 6783952
},
"dist-tags": {
"latest": "0.65.19"
},
"latest_version": "0.65.19",
"maintainers": [
{
"email": "eddy.chang.vip@gmail.com",
"name": "coralai"
}
],
"num_versions": 383,
"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": "16 versions in last 24h: ['0.65.15', '0.65.16', '0.65.17', '0.65.18', '0.65.19']"
},
"time": {
"created": "2026-03-19T07:44:09.363Z",
"modified": "2026-07-29T12:59:05.945Z"
}
}