npm @darksol/terminal @0.20.0
score
0.6015
med
flagged
2026-06-21 08:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 4 -> 9 |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://gitlab.com/darks0l/darksol-terminal.git' -> 'git+https://github.com/darks0l/darksol-terminal.git' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 97d ago but package has 69 versions (expect >= 110d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"darksol"
],
"versions": 67
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-qAd5NzzE2p2rQsKmrQnijoOCDHYtiqpxzLAc8ZbuuHfwAQHW3TuBMCsaTqX7COGjBwMFoWBGPml8DpmBBMtKzA==",
"tarball": "https://registry.npmjs.org/@darksol/terminal/-/terminal-0.20.0.tgz",
"unpackedSize": 2460338
},
"dist-tags": {
"beta": "0.4.1-beta.1",
"latest": "0.20.0"
},
"latest_version": "0.20.0",
"maintainers": [
{
"email": "chris00claw@gmail.com",
"name": "darksol"
}
],
"num_versions": 69,
"repository": {
"type": "git",
"url": "git+https://github.com/darks0l/darksol-terminal.git"
},
"scripts": {
"audit": "npm audit --audit-level=moderate",
"dev": "node bin/darksol.js dashboard",
"packcheck": "npm pack --dry-run --json",
"postinstall": "echo \"\n\ud83c\udf11 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider.\n\"",
"prepublishOnly": "npm run release:check",
"release:check": "npm test && npm run audit && npm run packcheck && npm run secret-scan",
"secret-scan": "node -e \"const fs=require('fs'),cp=require('child_process'),os=require('os'),path=require('path');const p=path.join(os.homedir(),'.git-hooks','secret-scan.js');if(!fs.existsSync(p)){console.log('secret scan unavailable; skipping local hook');process.exit(0)}const r=cp.spawnSync(process.execPath,[p,'npm'],{stdio:'inherit'});process.exit(r.status||0)\"",
"start": "node bin/darksol.js",
"test": "node --test tests/*.test.js"
},
"signal_details": {
"repo_too_new_for_version_history": "claimed repo created 97d ago but package has 69 versions (expect >= 110d for that history)",
"repository_url_changed": "'git+https://gitlab.com/darks0l/darksol-terminal.git' -> 'git+https://github.com/darks0l/darksol-terminal.git'",
"script_count_spike": "scripts count 4 -> 9"
},
"time": {
"created": "2026-03-07T00:24:24.704Z",
"modified": "2026-06-21T13:29:13.420Z"
}
}