Package evidence
@mmmbuto/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || true"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 428
- Versions published
- 47Established · −30% score
- First published
- Dec 2025
- Publisher
- dionanos
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@mmmbuto/[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@mmmbuto/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || true"
1 candidate cluster(s) currently reference this release.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 21 · status changed
Related candidates
Linked campaigns and clusters
Install Lifecycle Suppresses Failure — postinstall="node scripts/postinstall.cjs || true"
120 members · evidence strength 83Install Lifecycle Suppresses Failure — postinstall="node scripts/postinstall.cjs || true"
120 members · max score 65Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.cjs || true" | 20 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.cjs || true" | 20 |
| low | Credential file access | package/bundle/gemini.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs || true" | 5 |
| low | Large Javascript Payload | package/bundle/chunk-2XROOV4Y.js | 3149170 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-7AH6L7YC.js | 14804109 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-ERQL5TOU.js | 3149170 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-F65HMOCO.js | 14804336 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-FMFP43IQ.js | 3149138 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-VLF26OPD.js | 14804336 bytes | 0 |
| low | Large Javascript Payload | package/bundle/chunk-ZQ4DCRFM.js | 3149138 bytes | 0 |
| low | Large Javascript Payload | package/bundle/bundled/chrome-devtools-mcp.mjs | 11625049 bytes | 0 |
Manifest
Package metadata
Scripts52
authnpm run auth:npm && npm run auth:dockerauth:dockergcloud auth configure-docker us-west1-docker.pkg.devauth:npmnpx google-artifactregistry-authbuildnode scripts/build.jsbuild-and-startnpm run build && npm run start --build:allnpm run build && npm run build:sandbox && npm run build:vscodebuild:binarynode scripts/build_binary.jsbuild:packagesnpm run build --workspacesbuild:sandboxnode scripts/build_sandbox.jsbuild:vscodenode scripts/build_vscode_companion.jsbundlenpm run generate && npm run build --workspace=@google/gemini-cli-devtools && npm run bundle:browser-mcp -w @google/gemini-cli-core && node esbuild.config.js && node scripts/copy_bundle_assets.jscheck:lockfilenode scripts/check-lockfile.jscleannode scripts/clean.jsdebugcross-env DEBUG=1 node --inspect-brk scripts/start.jsdeflakenode scripts/deflake.jsdeflake:test:integration:sandbox:dockernpm run deflake -- --command="npm run test:integration:sandbox:docker -- --retry=0"deflake:test:integration:sandbox:nonenpm run deflake -- --command="npm run test:integration:sandbox:none -- --retry=0"docs:keybindingstsx ./scripts/generate-keybindings-doc.tsdocs:settingstsx ./scripts/generate-settings-doc.tsformatprettier --experimental-cli --write .generatenode scripts/generate-git-commit-info.jslintcross-env NODE_OPTIONS="--max-old-space-size=8192" eslint . --cache --max-warnings 0lint:allnode scripts/lint.jslint:cinpm run lint:alllint:fixeslint . --fix --ext .ts,.tsx && eslint integration-tests --fix && eslint scripts --fix && npm run formatpostinstallnode scripts/postinstall.cjs || trueposttestnpm run buildpre-commitnode scripts/pre-commit.jspredocs:settingsnpm run build --workspace @google/gemini-cli-corepreflightnpm run clean && npm ci && npm run format && npm run build && npm run lint:ci && npm run typecheck && npm run test:ci- …and 22 more.
Dependencies7
@mmmbuto/pty-termux-utils^1.1.4inknpm:@jrichman/[email protected]latest-version^9.0.0proper-lockfile^4.1.2punycode^2.3.1read-package-up^12.0.0simple-git^3.28.0
Optional dependencies1
@esbuild/android-arm64^0.27.1