npm unbrowse @9.9.1
score
0.5223
med
flagged
2026-07-13 19:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=9.9.1 but max published is 11.1.1 |
| 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'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"getfoundry"
],
"versions": 303
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-x+PFrG8bUA61NSM0IGY2p02yLMfzTA6lB42gN3tsfQU1hlxcGgiajlcCLDrtmDwaBXlRfw0PnyJlI1Iet5Rrjw==",
"tarball": "https://registry.npmjs.org/unbrowse/-/unbrowse-9.9.1.tgz",
"unpackedSize": 118586868
},
"dist-tags": {
"experiments": "9.10.0-preview.0-experiments.3c5e602",
"latest": "9.9.1",
"preview": "9.9.0-preview.3"
},
"latest_version": "9.9.1",
"maintainers": [
{
"email": "lewis@getfoundry.app",
"name": "getfoundry"
}
],
"num_versions": 316,
"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": "bun ../../scripts/build-release-manifest.ts && 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.9.1 but max published is 11.1.1",
"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-07-12T16:00:01.365Z"
}
}