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
- 11,514,611Ubiquitous · −70% score
- Versions published
- 819Mature · −50% score
- First published
- Jun 2011
- Publisher
- dbx-node
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 review · score 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/cmap/auth/mongo_credentials.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/cmap/auth/mongo_credentials.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts39
build:docs./etc/docs/build.tsbuild:dtsnpm run build:ts && api-extractor run && node etc/clean_definition_files.cjs && eslint mongodb.d.ts --fixbuild:evergreennode .evergreen/generate_evergreen_tasks.jsbuild:nightlynode ./.github/scripts/nightly.mjsbuild:tsnode ./node_modules/typescript/bin/tscbuild:typedoctypedoccheck:adlmocha --config test/mocha_mongodb.json test/manual/atlas-data-lake-testingcheck:atlasmocha --config test/manual/mocharc.json test/manual/atlas_connectivity.test.jscheck:awsnyc mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_aws.test.tscheck:benchnode test/benchmarks/driverBenchcheck:coveragenyc npm run test:allcheck:csflemocha --config test/mocha_mongodb.json test/integration/client-side-encryptioncheck:dependenciesmocha test/action/dependency.test.tscheck:drivers-atlas-testingmocha --config test/mocha_mongodb.json test/atlas/drivers_atlas_testing.test.tscheck:dtsnode ./node_modules/typescript/bin/tsc --noEmit mongodb.d.ts && tsdcheck:eslinteslint -v && eslint --max-warnings=0 --ext '.js,.ts' src testcheck:integration-coveragenyc npm run check:testcheck:kerberosnyc mocha --config test/manual/mocharc.json test/manual/kerberos.test.tscheck:lambdamocha --config test/mocha_lambda.json test/integration/node-specific/examples/handler.test.jscheck:lambda:awsmocha --config test/mocha_lambda.json test/integration/node-specific/examples/aws_handler.test.jscheck:ldapnyc mocha --config test/manual/mocharc.json test/manual/ldap.test.jscheck:lintnpm run build:dts && npm run check:dts && npm run check:eslint && npm run check:tsdcheck:ocspmocha --config test/manual/mocharc.json test/manual/ocsp_support.test.jscheck:oidcmocha --config test/mocha_mongodb.json test/manual/mongodb_oidc.prose.test.tscheck:oidc-azuremocha --config test/mocha_mongodb.json test/integration/auth/mongodb_oidc_azure.prose.test.tscheck:search-indexesnyc mocha --config test/mocha_mongodb.json test/manual/search-index-management.prose.test.tscheck:snappymocha test/unit/assorted/snappy.test.jscheck:socks5mocha --config test/manual/mocharc.json test/manual/socks5.test.tscheck:testmocha --config test/mocha_mongodb.json test/integrationcheck:tlsmocha --config test/manual/mocharc.json test/manual/tls_support.test.ts- …and 9 more.
Dependencies3
@mongodb-js/saslprep^1.1.0bson^6.2.0mongodb-connection-string-url^3.0.0