npm @pretense/cli @0.6.8
score
0.6865
med
flagged
2026-07-19 23:32
signals by category
content
2
cadence
1
topology
1
enrichment
1
maintainers added: —
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.6.2', '0.6.4', '0.6.5', '0.6.6', '0.6.8'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['better-sqlite3', 'yaml'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo pretense-a1/pretense returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hussain27ha",
"jimmymalhan"
],
"versions": 4
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-zRDeChFjItnHAjJ6emdCS+HormxibNC1M9H62HIZ0q7c7HFRNMuHXixpo8+THRKqHMnwZ24Tpzo0+rfL6okclQ==",
"tarball": "https://registry.npmjs.org/@pretense/cli/-/cli-0.6.8.tgz",
"unpackedSize": 655084
},
"dist-tags": {
"latest": "0.6.8",
"next": "0.6.8"
},
"latest_version": "0.6.8",
"maintainers": [
{
"email": "admin@pretense.ai",
"name": "jimmymalhan"
}
],
"num_versions": 9,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/pretense-a1/pretense.git"
},
"scripts": {
"build": "tsup",
"dev": "tsx src/index.ts",
"lint": "tsc --noEmit",
"postinstall": "node -e \"fs.existsSync('dist/postinstall.js') && import('./dist/postinstall.js')\" || true",
"test": "vitest run"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['better-sqlite3', 'yaml']",
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "5 versions in last 24h: ['0.6.2', '0.6.4', '0.6.5', '0.6.6', '0.6.8']",
"repo_doesnt_exist": "claimed repo pretense-a1/pretense returns 404 on github.com"
},
"time": {
"created": "2026-04-08T22:21:01.543Z",
"modified": "2026-07-20T04:32:30.539Z"
}
}