PkgRadar

Package evidence

@mdx-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
211Mature · −50% score
First published
Mar 2018
Publisher
wooorm

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":["@mdx-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":["@mdx-js/[email protected]"],"fail_on":"review"}'
Publisherwooorm
Artifact bytes40,305
Previous version3.1.0
Published2025-08-29T18:02:54.780Z
SHA-256e075dc0b89256c396a6862d67c77afb5d8d2e649fb0d7e076d56fefb69b5fae3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • testnpm run test-coverage
  • test-apinode --conditions development --enable-source-maps test/index.js
  • test-coveragec8 --100 --reporter lcov npm run test-api
Dependencies25
  • @types/estree^1.0.0
  • @types/estree-jsx^1.0.0
  • @types/hast^3.0.0
  • @types/mdx^2.0.0
  • acorn^8.0.0
  • collapse-white-space^2.0.0
  • devlop^1.0.0
  • estree-util-is-identifier-name^3.0.0
  • estree-util-scope^1.0.0
  • estree-walker^3.0.0
  • hast-util-to-jsx-runtime^2.0.0
  • markdown-extensions^2.0.0
  • recma-build-jsx^1.0.0
  • recma-jsx^1.0.0
  • recma-stringify^1.0.0
  • rehype-recma^1.0.0
  • remark-mdx^3.0.0
  • remark-parse^11.0.0
  • remark-rehype^11.0.0
  • source-map^0.7.0
  • unified^11.0.0
  • unist-util-position-from-estree^2.0.0
  • unist-util-stringify-position^4.0.0
  • unist-util-visit^5.0.0
  • vfile^6.0.0