npm @holdyourvoice/hyv @2.0.1
score
0.7377
high
flagged
2026-06-05 05:36
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 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| repository_removed | 1.0 | prior repo 'git+https://github.com/shashank-sn/hold-your-voice-app.git' no longer in package.json |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"shashanksn"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-eyM3cZVGHXkMOgSzbz6eeYLXuu6wkplcxii3kjsIUbW7oMo+iTFBUZw/5HW0IDHJukkNaD84PTGZFyUECBqPDQ==",
"tarball": "https://registry.npmjs.org/@holdyourvoice/hyv/-/hyv-2.0.1.tgz",
"unpackedSize": 256288
},
"dist-tags": {
"latest": "2.0.1"
},
"latest_version": "2.0.1",
"maintainers": [
{
"email": "emailshashanksn@gmail.com",
"name": "shashanksn"
}
],
"num_versions": 20,
"repository": null,
"scripts": {
"build": "esbuild src/index.ts --bundle --platform=node --target=node20 --format=cjs --outfile=dist/index.js --banner:js='#!/usr/bin/env node' --minify --legal-comments=none",
"dev": "esbuild src/index.ts --bundle --platform=node --target=node20 --format=cjs --outfile=dist/index.js --banner:js='#!/usr/bin/env node' --watch",
"postinstall": "node -e \"console.log('\\n make your ai agent sound exactly like you!\\n\\n to get started:\\n hyv init \u2192 sign in\\n hyv new my-voice \u2192 create your voice profile\\n\\n first month is just \\$1.\\n')\""
},
"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",
"no_repo": "package.json has no repository field",
"repository_removed": "prior repo 'git+https://github.com/shashank-sn/hold-your-voice-app.git' no longer in package.json"
},
"time": {
"created": "2026-05-31T14:06:03.038Z",
"modified": "2026-06-04T08:30:56.088Z"
}
}