npm agent-nuvira @1.15.0
score
0.8555
high
flagged
2026-07-20 08:56
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)
- typosquat + install_script_payload: typosquat shape with active payload or stub-rush surface (+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 |
| topology | ||
| typosquat | 1.0 | combosquat of 'vira' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 3d ago but package has 7 versions (expect >= 50d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"imdheerajsharma"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-BCIe93MSfdLxqy0kN41Jul2af3asI3+UcgwVpnhwholUwR3GGZAF58u8USRuI/y2TVroiy38JsUBIwRDMUJEgA==",
"tarball": "https://registry.npmjs.org/agent-nuvira/-/agent-nuvira-1.15.0.tgz",
"unpackedSize": 5761644
},
"dist-tags": {
"latest": "1.15.0"
},
"latest_version": "1.15.0",
"maintainers": [
{
"email": "imdheeraj@gmail.com",
"name": "imdheerajsharma"
}
],
"num_versions": 7,
"repository": {
"type": "git",
"url": "git+https://github.com/imdheerajKube/agent-nuvira.git"
},
"scripts": {
"build": "tsc",
"build:dashboard": "cd src/web-dashboard && npm install --silent 2>/dev/null && npm run build",
"build:sdk": "cd src/agent-sdk && npx tsc",
"dev": "tsx src/index.ts",
"postinstall": "node -e \"require('fs').existsSync('./dist/index.js') && console.log('\u2705 agent-nuvira installed. Run `npx agent-nuvira --help` to get started.')\"",
"prepack": "npm run build",
"prepublishOnly": "npm run build && npm test",
"start": "node dist/index.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)",
"typosquat + install_script_payload: typosquat shape with active payload or stub-rush surface (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"repo_too_new_for_version_history": "claimed repo created 3d ago but package has 7 versions (expect >= 50d for that history)",
"typosquat": "combosquat of 'vira'"
},
"time": {
"created": "2026-07-16T18:12:41.579Z",
"modified": "2026-07-20T11:47:15.483Z"
}
}