npm @aspiresys/visor @1.2.0
score
0.656
med
flagged
2026-06-05 07:25
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['visor-inspector'] |
| size_spike | 0.5 | unpackedSize 86619 -> 397932307 (4594.1×) |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ganesh_r"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-5dhPTUCJ0TFHcc1CxNEegOXJiMp8uVhx9NfYzcoVn6Dst4iBOQyfSvLL2o0UcQC/nndJRM/RL4Ix5Ouz1GvV4Q==",
"tarball": "https://registry.npmjs.org/@aspiresys/visor/-/visor-1.2.0.tgz",
"unpackedSize": 397932307
},
"dist-tags": {
"latest": "1.2.0"
},
"latest_version": "1.2.0",
"maintainers": [
{
"email": "ganesh.rabilli@aspiresys.com",
"name": "ganesh_r"
}
],
"num_versions": 17,
"repository": null,
"scripts": {
"build": "tsc",
"start": "ts-node src/test.ts"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['visor-inspector']",
"no_repo": "package.json has no repository field",
"size_spike": "unpackedSize 86619 -> 397932307 (4594.1\u00d7)"
},
"time": {
"created": "2026-05-25T12:59:42.385Z",
"modified": "2026-06-05T11:43:00.317Z"
}
}