npm @superwhisper/pi @1.0.1
score
0.6403
med
flagged
2026-06-19 10:14
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 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-aJm2+bC1tUIjiX/xKQ6LVoMoZp+xJOyNAaXHxU26QX4Z/Ar3dUbXG1ajFK4mQ8ntWLKXpBi7HNZqgk7SnH5M1w==",
"tarball": "https://registry.npmjs.org/@superwhisper/pi/-/pi-1.0.1.tgz",
"unpackedSize": 25591
},
"dist-tags": {
"latest": "1.0.1"
},
"latest_version": "1.0.1",
"maintainers": [
{
"email": "austen@superwhisper.com",
"name": "austensuperwhisper"
}
],
"num_versions": 2,
"repository": {
"type": "git",
"url": "git+https://github.com/superultrainc/pi-superwhisper.git"
},
"scripts": {
"postinstall": "node -e \"if(process.platform==='darwin'){require('child_process').spawn('open',['superwhisper://agent-installed?agent=pi'],{detached:true,stdio:'ignore'}).unref()}\"",
"prepublishOnly": "tsc --noEmit",
"test": "node --experimental-strip-types --test extensions/*.test.ts",
"typecheck": "tsc --noEmit"
},
"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 ['postinstall'] present"
},
"time": {
"created": "2026-04-30T14:56:19.384Z",
"modified": "2026-04-30T15:31:37.814Z"
}
}