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
533Mature · −50% score
First published
Aug 2021
Publisher
gribnoysup

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"}'
Publishergribnoysup
Artifact bytes228,781
Previous version1.66.1
Published2026-06-17T12:21:43.495Z
SHA-256356f0915460cb3e605fa051eac26cb9dc1dce56d42b3386461567d163bbba6a9

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
1.67.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • bootstrapnpm run compile
  • checknpm run typecheck && npm run lint && npm run depcheck
  • check-cinpm run check
  • cleannode -e "fs.rmSync('dist', { recursive: true, force: true })" || true
  • compiletsc -p tsconfig-build.json
  • depcheckcompass-scripts check-peer-deps && depcheck
  • eslinteslint-compass
  • lintnpm run eslint . && npm run prettier -- --check .
  • precompilenpm run clean
  • prepublishOnlynpm run compile && compass-scripts check-exports-exist
  • prettierprettier-compass
  • reformatnpm run eslint . -- --fix && npm run prettier -- --write .
  • testmocha
  • test-cinpm run test-cov
  • test-covnyc --compact=false --produce-source-map=false -x "**/*.spec.*" --reporter=lcov --reporter=text --reporter=html npm run test
  • test-watchnpm run test -- --watch
  • typechecktsc -p tsconfig.json --noEmit
Dependencies73
  • @dnd-kit/core^6.0.7
  • @dnd-kit/sortable^7.0.2
  • @dnd-kit/utilities^3.2.1
  • @leafygreen-ui/avatar^3.3.0
  • @leafygreen-ui/badge^10.2.4
  • @leafygreen-ui/banner^10.2.5
  • @leafygreen-ui/button^25.2.1
  • @leafygreen-ui/card^13.3.1
  • @leafygreen-ui/checkbox^18.1.5
  • @leafygreen-ui/chip^4.2.1
  • @leafygreen-ui/code^20.2.7
  • @leafygreen-ui/combobox^12.5.1
  • @leafygreen-ui/confirmation-modal^11.0.1
  • @leafygreen-ui/copyable^12.0.3
  • @leafygreen-ui/drawer^5.2.3
  • @leafygreen-ui/emotion^5.2.0
  • @leafygreen-ui/guide-cue^8.2.0
  • @leafygreen-ui/hooks^9.3.1
  • @leafygreen-ui/icon^14.9.0
  • @leafygreen-ui/icon-button^17.1.5
  • @leafygreen-ui/info-sprinkle^5.0.11
  • @leafygreen-ui/input-option^4.1.5
  • @leafygreen-ui/leafygreen-provider^5.0.4
  • @leafygreen-ui/logo^11.1.0
  • @leafygreen-ui/marketing-modal^8.2.1
  • @leafygreen-ui/menu^33.2.1
  • @leafygreen-ui/modal^22.0.1
  • @leafygreen-ui/palette^5.0.2
  • @leafygreen-ui/pipeline^8.0.10
  • @leafygreen-ui/polymorphic^3.1.0
  • …and 43 more.