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
- 825Mature · −50% score
- First published
- Jun 2011
- Publisher
- dbx-node
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
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
Scripts35
build:docs./etc/docs/build.tsbuild:dtsnpm run build:ts && api-extractor run && node etc/clean_definition_files.cjsbuild:evergreennode .evergreen/generate_evergreen_tasks.jsbuild: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:awsmocha --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: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:kerberosmocha --config test/manual/mocharc.json test/manual/kerberos.test.jscheck: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:ldapmocha --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: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.jscheck:tsnode ./node_modules/typescript/bin/tsc -v && node ./node_modules/typescript/bin/tsc --noEmitcheck:tsdtsd --version && tsdcheck:unitmocha test/unitfix:eslintnpm run check:eslint -- --fixpreparenode etc/prepare.js- …and 5 more.
Dependencies3
bson^4.7.2mongodb-connection-string-url^2.6.0socks^2.7.1
Optional dependencies2
@aws-sdk/credential-providers^3.186.0@mongodb-js/saslprep^1.1.0