npm @aspirenx/mantracode @1.0.6
score
0.6565
med
flagged
2026-06-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)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['preinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.0.6'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nishant11230"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-65IhI84FJTi+1RxR+RjiIfc7TCDLxjjd+GVU92zUFmj9q0MniUg3vzB/IxBDMiHjsDIIjBN5t9RRNBsFf3QW3A==",
"tarball": "https://registry.npmjs.org/@aspirenx/mantracode/-/mantracode-1.0.6.tgz",
"unpackedSize": 7533958
},
"dist-tags": {
"latest": "1.0.6"
},
"latest_version": "1.0.6",
"maintainers": [
{
"email": "formystudy11230@gmail.com",
"name": "nishant11230"
}
],
"num_versions": 7,
"repository": null,
"scripts": {
"build": "bash scripts/build-cli.sh",
"dev": "bun run --watch src/index.tsx",
"preinstall": "node -e \"if(!process.env.npm_config_global){console.error();console.error('@aspirenx/mantracode can only be installed globally.');console.error();console.error(' npm install -g @aspirenx/mantracode');console.error();process.exit(1)}\"",
"prepublish": "bun run build"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['preinstall'] present",
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.0.6']"
},
"time": {
"created": "2026-06-20T11:48:46.398Z",
"modified": "2026-06-20T13:38:27.433Z"
}
}