npm antigravity-gemini-bridge @0.14.0
score
0.6322
med
flagged
2026-06-16 14:20
signals by category
content
1
cadence
1
topology
1
enrichment
1
maintainers added: —
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.10.0', '0.11.0', '0.12.0', '0.13.0', '0.14.0'] |
| 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": [
"uladluch"
],
"versions": 80
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-AEVxXWNJMgqwpFwczTY4Zza3urNU0vTE6MKXT0aB+QH1xwqoGcj+VurDOjmA9xL1Jh4Pkv4jiLh5p6Pww2Tu3A==",
"tarball": "https://registry.npmjs.org/antigravity-gemini-bridge/-/antigravity-gemini-bridge-0.14.0.tgz",
"unpackedSize": 277699
},
"dist-tags": {
"latest": "0.14.0"
},
"latest_version": "0.14.0",
"maintainers": [
{
"email": "uladluch@gmail.com",
"name": "uladluch"
}
],
"num_versions": 81,
"repository": null,
"scripts": {
"build": "tsc",
"clean": "rm -rf dist",
"dev": "tsx src/index.ts",
"postinstall": "node -e \"const p=require('path'),fs=require('fs');const d=p.join(__dirname,'node_modules','node-pty','prebuilds');['darwin-arm64','darwin-x64','linux-x64','linux-arm64'].forEach(a=>{try{fs.chmodSync(p.join(d,a,'spawn-helper'),0o755)}catch{}})\"",
"prepublishOnly": "npm run clean && npm run build",
"reset-app-data": "node scripts/reset-app-data.mjs",
"start": "node dist/index.js",
"test": "vitest run --fileParallelism=false",
"test:watch": "vitest --fileParallelism=false"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['0.10.0', '0.11.0', '0.12.0', '0.13.0', '0.14.0']"
},
"time": {
"created": "2026-04-30T09:35:42.783Z",
"modified": "2026-06-16T19:14:07.003Z"
}
}