npm @solidnumber/cli @2.11.18
score
0.8333
high
flagged
2026-06-05 10:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['2.11.14', '2.11.15', '2.11.16', '2.11.17', '2.11.18'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 105d ago but package has 102 versions (expect >= 120d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"adamcampbell825"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-fLv+1yAB8euY5MkQiFgx9VI58LFx/P54HvsL3ol+SPY5CGeq023Uv1KRXPu+D8Fq6Pz6BNUOPJvUnSYrU5DwYQ==",
"tarball": "https://registry.npmjs.org/@solidnumber/cli/-/cli-2.11.18.tgz",
"unpackedSize": 4286534
},
"dist-tags": {
"latest": "2.11.18"
},
"latest_version": "2.11.18",
"maintainers": [
{
"email": "sales@solidnumber.com",
"name": "adamcampbell825"
}
],
"num_versions": 102,
"repository": {
"type": "git",
"url": "git+https://github.com/Adam-Camp-King/solid-cli.git"
},
"scripts": {
"audit": "npm audit --audit-level=high",
"audit:prod": "npm audit --omit=dev --audit-level=high",
"build": "tsc && node -e \"require('fs').cpSync('src/data','dist/data',{recursive:true})\"",
"dev": "ts-node src/index.ts",
"lint": "eslint src/**/*.ts",
"postbuild": "ts-node scripts/generate-llms.ts",
"postinstall": "node -e \"try{if(!process.env.CI)console.log('\\n Solid# CLI installed. Get started: solid setup\\n')}catch(e){}\"",
"prepublish:check": "bash scripts/prepublish.sh",
"prepublishOnly": "npm run build && npm test && npm run test:contracts && npm run test:security && npm run audit:prod && npm run verify:deps",
"start": "node dist/index.js",
"test": "jest --forceExit --detectOpenHandles",
"test:contracts": "jest --testPathPattern='integration/(contracts|smoke|http-behavior)' --forceExit",
"test:coverage": "jest --coverage --forceExit --detectOpenHandles",
"test:security": "jest --testPathPattern=company-isolation --forceExit",
"test:smoke": "jest --testPathPattern=integration --forceExit",
"test:tarball": "bash scripts/test-tarball.sh",
"verify:deps": "node scripts/verify-runtime-deps.mjs",
"verify:llms": "ts-node scripts/generate-llms.ts --check",
"verify:schemas": "ts-node scripts/verify-schemas.ts"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "5 versions in last 24h: ['2.11.14', '2.11.15', '2.11.16', '2.11.17', '2.11.18']",
"repo_too_new_for_version_history": "claimed repo created 105d ago but package has 102 versions (expect >= 120d for that history)"
},
"time": {
"created": "2026-02-19T15:52:09.403Z",
"modified": "2026-06-05T04:17:33.368Z"
}
}