npm youmd @0.8.7
score
0.7548
high
flagged
2026-06-18 20:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.8.2', '0.8.5', '0.8.6', '0.8.7'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"houstongolden"
],
"versions": 28
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-y3D171xtRpeOA6IkV3nNYvzRCcr5OGaXfbC7nMqsGNiOEuNj08DvMxewTV0g5n/aD76FPCQnFHoADUKDijW5JA==",
"tarball": "https://registry.npmjs.org/youmd/-/youmd-0.8.7.tgz",
"unpackedSize": 3259025
},
"dist-tags": {
"latest": "0.8.7"
},
"latest_version": "0.8.7",
"maintainers": [
{
"email": "houston@bamf.ai",
"name": "houstongolden"
}
],
"num_versions": 29,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/houstongolden/youmd.git"
},
"scripts": {
"build": "tsc",
"dev": "ts-node src/index.ts",
"postinstall": "node -e \"try{require('./dist/postinstall.js')}catch(e){if(e&&e.code!=='MODULE_NOT_FOUND')throw e}\"",
"prepublishOnly": "node scripts/check-version-exists.mjs && npm run build",
"start": "node dist/index.js",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "4 versions in last 24h: ['0.8.2', '0.8.5', '0.8.6', '0.8.7']"
},
"time": {
"created": "2026-03-17T00:52:34.876Z",
"modified": "2026-06-19T01:10:57.706Z"
}
}