npm @dyyz1993/agent-browser @0.31.40
score
0.7598
high
flagged
2026-06-06 02:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 26 versions in last 24h: ['0.31.35', '0.31.36', '0.31.38', '0.31.39', '0.31.40'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['js-yaml'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo xuyingzhou/agent-browser returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"dyyz1993"
],
"versions": 67
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-tdwsKq3e+5R8Q6Rbjha/7IFYtY+zn8LPXhmoT+4pQ4TyLYNGl7+Xz4r21WhD0N4rfIevDJ2qA1tjFta59hLx1w==",
"tarball": "https://registry.npmjs.org/@dyyz1993/agent-browser/-/agent-browser-0.31.40.tgz",
"unpackedSize": 8383605
},
"dist-tags": {
"latest": "0.31.40"
},
"latest_version": "0.31.40",
"maintainers": [
{
"email": "dyyz1993@qq.com",
"name": "dyyz1993"
}
],
"num_versions": 68,
"repository": {
"type": "git",
"url": "git+https://github.com/xuyingzhou/agent-browser.git"
},
"scripts": {
"build:all-platforms": "pnpm run version:sync && (pnpm run build:linux & pnpm run build:windows & wait) && pnpm run build:macos",
"build:dashboard": "cd packages/dashboard && pnpm build",
"build:docker": "docker build -t agent-browser-builder -f docker/Dockerfile.build .",
"build:linux": "pnpm run version:sync && docker compose -f docker/docker-compose.yml run --rm build-linux",
"build:macos": "pnpm run version:sync && (cargo build --release --manifest-path cli/Cargo.toml --target aarch64-apple-darwin & cargo build --release --manifest-path cli/Cargo.toml --target x86_64-apple-darwin & wait) && cp cli/target/aarch64-apple-darwin/release/agent-browser bin/agent-browser-darwin-arm64 && cp cli/target/x86_64-apple-darwin/release/agent-browser bin/agent-browser-darwin-x64",
"build:native": "pnpm run version:sync && cargo build --release --manifest-path cli/Cargo.toml && node scripts/copy-native.js",
"build:windows": "pnpm run version:sync && docker compose -f docker/docker-compose.yml run --rm build-windows",
"postinstall": "node scripts/postinstall.js",
"release": "pnpm run version:sync && pnpm run build:all-platforms && pnpm publish",
"version": "pnpm run version:sync && git add cli/Cargo.toml",
"version:sync": "node scripts/sync-version.js"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['js-yaml']",
"rapid_release": "26 versions in last 24h: ['0.31.35', '0.31.36', '0.31.38', '0.31.39', '0.31.40']",
"repo_doesnt_exist": "claimed repo xuyingzhou/agent-browser returns 404 on github.com"
},
"time": {
"created": "2026-03-05T06:32:22.505Z",
"modified": "2026-06-06T07:58:18.532Z"
}
}