npm @techninja/clearstack @0.3.38
score
0.5765
med
flagged
2026-06-16 13:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['clearstack'] |
| script_count_spike | 0.5 | scripts count 0 -> 10 |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@inquirer/prompts'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 77d ago but package has 48 versions (expect >= 100d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"techninja"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-m1Tec49pOl5d2asp4EqA9Hwi9UjXBfRBjKdeEaEfYQYh19tL6wPaNiaAeS1ZKWWF/s24ca58SmA9bYOOmZ2vzg==",
"tarball": "https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.38.tgz",
"unpackedSize": 791333
},
"dist-tags": {
"latest": "0.3.38"
},
"latest_version": "0.3.38",
"maintainers": [
{
"email": "james@tn42.com",
"name": "techninja"
}
],
"num_versions": 48,
"repository": {
"type": "git",
"url": "git+https://github.com/techninja/clearstack.git"
},
"scripts": {
"dev": "node --watch --env-file=.env --env-file=.env.local src/server.js",
"format": "prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json",
"lint": "eslint --config .configs/eslint.config.js . --fix",
"prepublishOnly": "node scripts/sync-docs.js",
"release": "node scripts/release.js",
"setup": "node scripts/vendor-deps.js && node scripts/build-icons.js",
"spec": "node --env-file=.env scripts/spec.js",
"start": "node src/server.js",
"test": "node scripts/test.js",
"typecheck": "tsc --project .configs/jsconfig.json"
},
"signal_details": {
"bin_added": "new bin entry: ['clearstack']",
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@inquirer/prompts']",
"repo_too_new_for_version_history": "claimed repo created 77d ago but package has 48 versions (expect >= 100d for that history)",
"script_count_spike": "scripts count 0 -> 10"
},
"time": {
"created": "2026-04-01T21:43:11.469Z",
"modified": "2026-06-16T18:50:47.487Z"
}
}