npm @blockrun/clawrouter @0.12.231
score
0.8
high
flagged
2026-07-20 11:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['killerqueenandy'] |
| topology | ||
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@blockrun/llm', '@polymarket/builder-relayer-client', '@polymarket/builder-signing-sdk', '@polymarket/clob-client-v2', 'axios'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"1bcmax"
],
"versions": 388
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-safXbGFHZmdkVYdebg56dakyrjAjBbjIcONrc0Pmz3gKVcUbAhBv7rVaef4WoMXFTUSY3Rvlaea+CGF5VzQYXA==",
"tarball": "https://registry.npmjs.org/@blockrun/clawrouter/-/clawrouter-0.12.231.tgz",
"unpackedSize": 16738633
},
"dist-tags": {
"latest": "0.12.231"
},
"latest_version": "0.12.231",
"maintainers": [
{
"email": "andy@blockrun.ai",
"name": "killerqueenandy"
},
{
"email": "viewitter@gmail.com",
"name": "1bcmax"
}
],
"num_versions": 407,
"repository": {
"type": "git",
"url": "git+https://github.com/BlockRunAI/ClawRouter.git"
},
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint src/",
"postbuild": "node scripts/smoke-dist.mjs",
"test": "vitest run",
"test:docker:edge-cases": "bash test/docker/run-edge-cases.sh",
"test:docker:install": "bash test/run-docker-test.sh",
"test:docker:integration": "docker compose -f test/integration/docker-compose.yml up --build --abort-on-container-exit --exit-code-from integration",
"test:e2e": "tsx test/test-e2e.ts",
"test:e2e:tool-ids": "npm run build && tsx test/e2e-tool-id-sanitization.ts",
"test:resilience:errors": "tsx test/resilience-errors.ts",
"test:resilience:full": "npm run test:resilience:errors && npm run test:resilience:lifecycle && npm run test:resilience:stability:full",
"test:resilience:lifecycle": "tsx test/resilience-lifecycle.ts",
"test:resilience:quick": "npm run test:resilience:errors && npm run test:resilience:lifecycle",
"test:resilience:stability": "DURATION_MINUTES=5 tsx test/resilience-stability.ts",
"test:resilience:stability:full": "DURATION_MINUTES=240 tsx test/resilience-stability.ts",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@blockrun/llm', '@polymarket/builder-relayer-client', '@polymarket/builder-signing-sdk', '@polymarket/clob-client-v2', 'axios'] ...",
"maintainer_churn": "added: ['killerqueenandy']"
},
"time": {
"created": "2026-02-04T02:37:44.517Z",
"modified": "2026-07-20T16:02:17.556Z"
}
}