npm @fxfn/router @0.0.1-alpha.1
score
0.5768
med
flagged
2026-06-05 05:29
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: ['br'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.0.1-alpha.1 but max published is 0.1.0-alpha.1 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['zod'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"logikaljay"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-Z3awZXvn+EqnN5B9hTihG/VYism0rkSwvIEE/v1diXLWELeqEmz+vP4qbFA+3aYsQlybVBxxEy9v+Q+FnBfAnA==",
"tarball": "https://registry.npmjs.org/@fxfn/router/-/router-0.0.1-alpha.1.tgz",
"unpackedSize": 119910
},
"dist-tags": {
"alpha": "0.0.1-alpha.18",
"latest": "0.0.1-alpha.1"
},
"latest_version": "0.0.1-alpha.1",
"maintainers": [
{
"email": "logikal@gmail.com",
"name": "logikaljay"
}
],
"num_versions": 20,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.build.json && bun build scripts/br.ts --outfile=dist/bin/br.js --target=bun --format=esm",
"compile": "bun run scripts/build.ts",
"compile:cmd": "bun build --compile src/index.ts --outfile router",
"dev": "bun run --watch src/index.ts",
"docs": "bun run scripts/docs.ts",
"prepack": "bun run build",
"test": "bun test",
"typecheck": "tsgo -p tsconfig.json --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['br']",
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['zod']",
"dist_tag_anomaly": "dist-tags.latest=0.0.1-alpha.1 but max published is 0.1.0-alpha.1",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2026-04-01T20:12:40.644Z",
"modified": "2026-06-03T00:31:36.187Z"
}
}