npm agent-relay-server @0.90.0
score
0.75
high
flagged
2026-06-22 05:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.89.1', '0.89.2', '0.90.0'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'agent-relay' |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"edin.mujkanovic"
],
"versions": 239
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-9gUE+dvicaXzzAS97sll15HISvZZz0jxLi93vqKTrqfKK/GGs6hM4Kd7gKpxC9Rpq7w1O9n4WfwLPTnZ8lBGKA==",
"tarball": "https://registry.npmjs.org/agent-relay-server/-/agent-relay-server-0.90.0.tgz",
"unpackedSize": 26087462
},
"dist-tags": {
"latest": "0.90.0"
},
"latest_version": "0.90.0",
"maintainers": [
{
"email": "edinmuj@gmail.com",
"name": "edin.mujkanovic"
}
],
"num_versions": 240,
"repository": {
"type": "git",
"url": "git+https://github.com/edimuj/agent-relay.git"
},
"scripts": {
"build:dashboard": "bun run build:dashboard:bundle && bun run deploy:dashboard",
"build:dashboard:bundle": "bun run build:sdk && cd dashboard && bun run build",
"build:sdk": "cd sdk && bun run build",
"deploy:dashboard": "bun run scripts/deploy-dashboard.ts",
"dev": "bun --watch run src/index.ts",
"dev:dashboard": "cd dashboard && bun run dev",
"docs:api": "bun run scripts/extract-api-spec.ts",
"docs:api:check": "bun run scripts/extract-api-spec.ts --check",
"postinstall": "node scripts/install-bin-shim.cjs",
"prepack": "bun run build:dashboard:bundle >&2",
"publish:ci": "bun run scripts/publish-ci.ts",
"release": "bun run scripts/release.ts",
"smoke:spawn": "bun run scripts/orchestrator-spawn-smoke.ts",
"start": "bun run src/index.ts",
"test": "bun test",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.89.1', '0.89.2', '0.90.0']",
"typosquat": "combosquat of 'agent-relay'"
},
"time": {
"created": "2026-04-17T18:47:34.709Z",
"modified": "2026-06-21T13:04:15.413Z"
}
}