npm aws-runtime-bridge @1.9.90
score
0.5333
med
flagged
2026-07-25 04:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.9.79', '1.9.80', '1.9.81', '1.9.82', '1.9.90'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"zhuangjieya"
],
"versions": 135
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-49lNd9pC1NGCXPW5xdsO2izGySvZoIKrYV3zDF4oTcAd/E7wBbmT8q1OoyJKv0MIGhzJ4PI3OtemyQEEoAePXg==",
"tarball": "https://registry.npmjs.org/aws-runtime-bridge/-/aws-runtime-bridge-1.9.90.tgz",
"unpackedSize": 25543886
},
"dist-tags": {
"latest": "1.9.90"
},
"latest_version": "1.9.90",
"maintainers": [
{
"email": "2119299531@qq.com",
"name": "zhuangjieya"
}
],
"num_versions": 136,
"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": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.9.79', '1.9.80', '1.9.81', '1.9.82', '1.9.90']"
},
"time": {
"created": "2026-04-30T10:52:25.286Z",
"modified": "2026-07-25T07:56:03.815Z"
}
}