npm aws-runtime-bridge @1.9.82
score
0.55
med
flagged
2026-07-25 02:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.9.78', '1.9.79', '1.9.80', '1.9.81', '1.9.82'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
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-DAiuLu46IMR+ChfabEm5tIeNwPTU2kwBqBfeJHj4cqnGv2fx6qr+1gFwKdAsMFDQxYAIGV3v8M8P88ylGf3lJQ==",
"tarball": "https://registry.npmjs.org/aws-runtime-bridge/-/aws-runtime-bridge-1.9.82.tgz",
"unpackedSize": 25533056
},
"dist-tags": {
"latest": "1.9.82"
},
"latest_version": "1.9.82",
"maintainers": [
{
"email": "2119299531@qq.com",
"name": "zhuangjieya"
}
],
"num_versions": 135,
"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": "6 versions in last 24h: ['1.9.78', '1.9.79', '1.9.80', '1.9.81', '1.9.82']"
},
"time": {
"created": "2026-04-30T10:52:25.286Z",
"modified": "2026-07-25T05:09:54.078Z"
}
}