npm spudmobile-bridge @2.4.49
score
0.5976
med
flagged
2026-06-05 08:22
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 |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"uladluch"
],
"versions": 96
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-RnUDKNYIFjjDGS1WEad8dJlgy14UIwDkZW2rQSs9WMS9LTXegmoYIWihWL2VABF/vkH7RwSElZAeb9uFeCbQxw==",
"tarball": "https://registry.npmjs.org/spudmobile-bridge/-/spudmobile-bridge-2.4.49.tgz",
"unpackedSize": 252294
},
"dist-tags": {
"latest": "2.4.49"
},
"latest_version": "2.4.49",
"maintainers": [
{
"email": "uladluch@gmail.com",
"name": "uladluch"
}
],
"num_versions": 96,
"repository": null,
"scripts": {
"build": "tsc",
"dev": "tsx src/index.ts",
"postinstall": "node -e \"const p=require('path'),fs=require('fs');const d=p.join(__dirname,'node_modules','node-pty','prebuilds');['darwin-arm64','darwin-x64'].forEach(a=>{const f=p.join(d,a,'spawn-helper');try{fs.chmodSync(f,0o755)}catch{}})\"",
"start": "node dist/index.js",
"test": "vitest run --fileParallelism=false",
"test:watch": "vitest --fileParallelism=false"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-03-25T15:23:42.630Z",
"modified": "2026-06-04T07:05:12.488Z"
}
}