BEACON

← candidates

npm aws-runtime-bridge @1.9.95

score
0.55 med
flagged 2026-07-25 05:43
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 12 versions in last 24h: ['1.9.91', '1.9.92', '1.9.93', '1.9.94', '1.9.95']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "zhuangjieya"
  ],
  "versions": 140
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-aiLDgZ1A6rzseUFopsb0aKnpH68ewPy2crGfeldJdRWPmzGwLwShnnLLxZUNKHb99xo13dpiS9mldAExF8DIHQ==",
    "tarball": "https://registry.npmjs.org/aws-runtime-bridge/-/aws-runtime-bridge-1.9.95.tgz",
    "unpackedSize": 25352349
  },
  "dist-tags": {
    "latest": "1.9.95"
  },
  "latest_version": "1.9.95",
  "maintainers": [
    {
      "email": "2119299531@qq.com",
      "name": "zhuangjieya"
    }
  ],
  "num_versions": 141,
  "repository": null,
  "scripts": {
    "build": "tsc -p tsconfig.json && node scripts/minify-dist.mjs",
    "build:acode": "npm run build --prefix package/acode",
    "build:agent-mcp": "npm run build --prefix package/aws-client-agent-mcp",
    "build:all": "npm run build:sdk && npm run build:acode && npm run build:agent-mcp",
    "build:sdk": "npm run build --prefix package/cc-switch-sdk",
    "dev": "tsc -p tsconfig.json && node scripts/dev-runner.mjs",
    "format": "prettier --write \"src/**/*.ts\"",
    "format:check": "prettier --check \"src/**/*.ts\"",
    "lint": "eslint src --max-warnings 0",
    "lint:fix": "eslint src --fix",
    "minify": "node scripts/minify-dist.mjs",
    "postinstall": "node scripts/ensure-bin-executable.mjs",
    "postpack": "node scripts/postpack-restore.mjs",
    "prebuild": "npm run build:all",
    "predev": "npm run build:all",
    "prepack": "node scripts/prepack-guard.mjs",
    "prepublishOnly": "npm run build",
    "prestart": "npm run build:sdk && npm run build:agent-mcp && npm run build:acode",
    "pretypecheck": "npm run build:all",
    "start": "node dist/index.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:watch": "vitest",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "12 versions in last 24h: ['1.9.91', '1.9.92', '1.9.93', '1.9.94', '1.9.95']"
  },
  "time": {
    "created": "2026-04-30T10:52:25.286Z",
    "modified": "2026-07-25T10:37:48.868Z"
  }
}