PkgRadar

Package evidence

@mongodb-js/[email protected]

no findings

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.

Versions published
119Mature · −50% score
First published
Dec 2021
Publisher
devtoolsbot

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@mongodb-js/[email protected]"],"fail_on":"review"}'

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":["@mongodb-js/[email protected]"],"fail_on":"review"}'
Publisherdevtoolsbot
Artifact bytes25,815
Previous version3.16.1
Published2026-05-03T16:53:29.859Z
SHA-256a5004328bb49061ac166d26eaa934d8ecb0b3cc0125be5a84193a5d31fb2d7dd

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
3.16.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • bootstrapnpm run compile
  • checknpm run typecheck && npm run lint && npm run depcheck
  • check-cinpm run check
  • compilenpm run compile-ts && gen-esm-wrapper . ./.esm-wrapper.mjs
  • compile-tstsc -p tsconfig.json
  • depcheckdepcheck
  • eslinteslint src/**/*.ts
  • lintnpm run eslint . && npm run prettier -- --check .
  • prepacknpm run compile
  • prepublishOnlynpm run compile
  • prettierprettier
  • reformatnpm run prettier -- --write .
  • testnpm run lint && npm run compile && npm run testonly
  • test-cinpm run test-cov
  • test-covnyc -x "**/*.spec.*" --reporter=lcov --reporter=text --reporter=html npm run test
  • test-watchnpm run test -- --watch
  • testonlynyc mocha --colors --register ts-node/register src/**/*.spec.ts
  • typechecktsc --noEmit
Dependencies5
  • @mongodb-js/devtools-proxy-support^0.7.13
  • @mongodb-js/oidc-http-server-pages1.2.12
  • lodash.merge^4.6.2
  • mongodb-connection-string-url^3.0.1 || ^7.0.0
  • socks^2.7.3
Optional dependencies4
  • kerberos^2.1.0 || ^7.0.0
  • mongodb-client-encryption^6.5.0 || ^7.0.0
  • os-dns-native^2.0.1
  • resolve-mongodb-srv^1.1.1