npm @farthershore/cli @0.8.0
score
0.6035
med
flagged
2026-06-12 00:15
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: ['farthershore', 'farthershore-mcp'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"milannair"
],
"versions": 25
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-adEEbrs4gY0GzBNfNUtzty6Z2MWlxUtABUG6AMGE5FsiDwIBg5fJxUzzynnmMNx93Qnj0qWVh6xgB6ng2Njggw==",
"tarball": "https://registry.npmjs.org/@farthershore/cli/-/cli-0.8.0.tgz",
"unpackedSize": 1322110
},
"dist-tags": {
"latest": "0.8.0"
},
"latest_version": "0.8.0",
"maintainers": [
{
"email": "milannair99@gmail.com",
"name": "milannair"
}
],
"num_versions": 27,
"repository": null,
"scripts": {
"build": "tsc --noEmit && node scripts/build.mjs",
"dev": "tsx src/index.ts",
"lint": "prettier --check \"src/**/*.ts\" && eslint .",
"lint:fix": "eslint . --fix",
"pack:check": "node scripts/check-pack.mjs",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['farthershore', 'farthershore-mcp']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-04-15T23:59:41.117Z",
"modified": "2026-06-12T05:15:47.372Z"
}
}