npm aws-runtime-bridge @1.9.81
score
0.55
med
flagged
2026-07-24 23:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.9.77', '1.9.78', '1.9.79', '1.9.80', '1.9.81'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"zhuangjieya"
],
"versions": 132
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-lAfZxyKwKw8uWJL+HnUUkhOS58qG1rFMq8tN5cxgfgh5PL/KMhu4KZbIIiUjkS3OSzeWyrU+O4CcgKBjFC9PQQ==",
"tarball": "https://registry.npmjs.org/aws-runtime-bridge/-/aws-runtime-bridge-1.9.81.tgz",
"unpackedSize": 25532908
},
"dist-tags": {
"latest": "1.9.81"
},
"latest_version": "1.9.81",
"maintainers": [
{
"email": "2119299531@qq.com",
"name": "zhuangjieya"
}
],
"num_versions": 134,
"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": "5 versions in last 24h: ['1.9.77', '1.9.78', '1.9.79', '1.9.80', '1.9.81']"
},
"time": {
"created": "2026-04-30T10:52:25.286Z",
"modified": "2026-07-25T04:43:56.107Z"
}
}