npm tushil-sb-test-ui @1.2.2
score
0.6463
med
flagged
2026-06-12 01:13
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: ['tushil-sb-test-ui'] |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.1.7', '1.1.9', '1.2.0', '1.2.1', '1.2.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tushil"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 34,
"dist": {
"integrity": "sha512-QWghuDrNM1FJeo3rL+70cq6suMyGrH87imolmamjRRVNe76+Ey9/8G7KV8Pv6NopgRvlLYORHBjJYAZ9eawwnQ==",
"tarball": "https://registry.npmjs.org/tushil-sb-test-ui/-/tushil-sb-test-ui-1.2.2.tgz",
"unpackedSize": 5371074
},
"dist-tags": {
"latest": "1.2.2"
},
"latest_version": "1.2.2",
"maintainers": [
{
"email": "tg@uniicy.com",
"name": "tushil"
}
],
"num_versions": 19,
"repository": null,
"scripts": {
"build": "npm run clean && npm run build:css:generated && tsup --config tsup.config.ts && npm run build:css",
"build:css": "tailwindcss -i ../packages/styles/index.css -o ./dist/web/css/index.css",
"build:css:generated": "tailwindcss -i ../packages/styles/index.css -o ./.generated/index.css",
"clean": "node -e \"const fs = require('node:fs'); fs.rmSync('dist', { recursive: true, force: true }); fs.rmSync('.generated', { recursive: true, force: true })\"",
"prepare": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['tushil-sb-test-ui']",
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.1.7', '1.1.9', '1.2.0', '1.2.1', '1.2.2']"
},
"time": {
"created": "2026-05-25T09:21:56.416Z",
"modified": "2026-06-12T06:13:08.427Z"
}
}