npm @holdyourvoice/hyv @2.0.1
score
0.5178
med
flagged
2026-06-05 06:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"shashanksn"
],
"versions": 20
}
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": {
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-31T14:06:03.038Z",
"modified": "2026-06-04T08:30:56.088Z"
}
}