npm @venator-ui/cli @0.1.8
score
0.5389
med
flagged
2026-06-05 05:16
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['venator'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@venator-ui/archetypes', '@venator-ui/patterns', 'commander', 'fs-extra', 'picocolors'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jmelop"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-bmns3SWDH60pxJUCJSUeIjwd64zwTZexteA8A7Vtle2+MIJQ7S4I5bfhCn0/FDwg1EsS7O01VwbKJ8bKVheMTQ==",
"tarball": "https://registry.npmjs.org/@venator-ui/cli/-/cli-0.1.8.tgz",
"unpackedSize": 20920
},
"dist-tags": {
"latest": "0.1.8"
},
"latest_version": "0.1.8",
"maintainers": [
{
"email": "jmelopdev@gmail.com",
"name": "jmelop"
}
],
"num_versions": 10,
"repository": null,
"scripts": {
"build": "tsup src/index.ts src/commands/init.ts src/commands/add.ts --format cjs --dts --clean",
"clean": "node -e \"require('fs').rmSync('dist', {recursive: true, force: true})\"",
"dev": "tsup src/index.ts --format cjs --watch",
"prepublishOnly": "npm run build",
"type-check": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['venator']",
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@venator-ui/archetypes', '@venator-ui/patterns', 'commander', 'fs-extra', 'picocolors'] ...",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-04-14T22:09:32.502Z",
"modified": "2026-06-02T21:42:18.432Z"
}
}