npm unbrowse @9.2.0
score
0.725
high
flagged
2026-06-14 14:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['9.0.2', '9.0.3', '9.0.4', '9.0.5', '9.2.0'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=9.2.0 but max published is 9.3.0-preview.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/unbrowse-ai/unbrowse.git' also claimed by 10 package(s) under different publishers: ['npm/@unbrowse/mastra', 'npm/@unbrowse/llamaindex', 'npm/@unbrowse/openai-agents'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 138d ago but package has 252 versions (expect >= 144d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"getfoundry"
],
"versions": 250
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-7KYRflMV0R5bjxtCBlafhxgh2UHZmGBJEKhe1gu/Seofm3CzXvuOoL3+/E4eOAa1Vm1LMwQc8fbEWVxSIbMwtQ==",
"tarball": "https://registry.npmjs.org/unbrowse/-/unbrowse-9.2.0.tgz",
"unpackedSize": 94824726
},
"dist-tags": {
"experiments": "3.2.3-experiments.3490cfb",
"latest": "9.2.0",
"preview": "9.3.0-preview.1"
},
"latest_version": "9.2.0",
"maintainers": [
{
"email": "lewis@getfoundry.app",
"name": "getfoundry"
}
],
"num_versions": 252,
"repository": {
"type": "git",
"url": "git+https://github.com/unbrowse-ai/unbrowse.git"
},
"scripts": {
"build:runtime": "bash ../../scripts/build-runtime-scrubbed.sh packages/skill/runtime",
"build:sdk": "tsc -p tsconfig.sdk.json",
"dev": "bun --watch src/index.ts",
"postinstall": "node scripts/postinstall.mjs",
"prepack": "npm run build:runtime && npm run build:sdk && node scripts/prepare-pack.mjs && node scripts/assert-kuri-vendor.mjs && node scripts/assert-utls-vendor.mjs",
"prepublishOnly": "node scripts/assert-release-flow.mjs && node scripts/verify-release-assets.mjs",
"start": "bun src/index.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=9.2.0 but max published is 9.3.0-preview.0",
"rapid_release": "7 versions in last 24h: ['9.0.2', '9.0.3', '9.0.4', '9.0.5', '9.2.0']",
"repo_too_new_for_version_history": "claimed repo created 138d ago but package has 252 versions (expect >= 144d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/unbrowse-ai/unbrowse.git' also claimed by 10 package(s) under different publishers: ['npm/@unbrowse/mastra', 'npm/@unbrowse/llamaindex', 'npm/@unbrowse/openai-agents'] ..."
},
"time": {
"created": "2026-02-19T13:13:55.501Z",
"modified": "2026-06-14T19:58:07.282Z"
}
}