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
- 498Mature · −50% score
- First published
- Nov 2022
- 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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts15
bootstrapnpm run compilechecknpm run typecheck && npm run lint && npm run depcheckcheck-cinpm run checkcompiletsc -p tsconfig-build.jsondepcheckcompass-scripts check-peer-deps && depcheckeslinteslint-compasslintnpm run eslint . && npm run prettier -- --check .prepublishOnlynpm run compile && compass-scripts check-exports-existprettierprettier-compassreformatnpm run eslint . -- --fix && npm run prettier -- --write .testmochatest-cinpm run test-covtest-covnyc --compact=false --produce-source-map=false -x "**/*.spec.*" --reporter=lcov --reporter=text --reporter=html npm run testtest-watchnpm run test -- --watchtypechecktsc -p tsconfig.json --noEmit
Dependencies24
@codemirror/autocomplete^6.18.6@codemirror/commands^6.8.1@codemirror/lang-javascript^6.2.4@codemirror/lang-json^6.0.2@codemirror/language^6.11.2@codemirror/lint^6.8.5@codemirror/state^6.5.2@codemirror/view^6.38.0@lezer/highlight^1.2.1@mongodb-js/compass-components^1.67.0@mongodb-js/mongodb-constants^0.25.0hast^0.0.2json-schema^0.4.0mongodb-query-parser^4.7.12polished^4.2.2prettier^2.7.1react^17.0.2rehype-sanitize^5.0.1rehype-stringify^9.0.4remark-parse^10.0.0remark-rehype^10.0.0unified^10.0.0vscode-json-languageservice^5.7.2vscode-languageserver-textdocument^1.0.12