npm agent-relay-server @0.19.2
score
0.75
high
flagged
2026-06-07 16:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.19.0', '0.19.1', '0.19.2'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'agent-relay' |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"edin.mujkanovic"
],
"versions": 115
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-I1NQlkh364k6OyI0zigd9GSycAKQ+gLXovy30w3Gej+Twjm7VtxYZuHyb+C52X9SzSAhZirYpRR/p5IK6j1NbQ==",
"tarball": "https://registry.npmjs.org/agent-relay-server/-/agent-relay-server-0.19.2.tgz",
"unpackedSize": 12283804
},
"dist-tags": {
"latest": "0.19.2"
},
"latest_version": "0.19.2",
"maintainers": [
{
"email": "edinmuj@gmail.com",
"name": "edin.mujkanovic"
}
],
"num_versions": 117,
"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.19.0', '0.19.1', '0.19.2']",
"typosquat": "combosquat of 'agent-relay'"
},
"time": {
"created": "2026-04-17T18:47:34.709Z",
"modified": "2026-06-07T21:49:44.199Z"
}
}