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 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":["@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"}'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
Scripts3
testnpm run test-coveragetest-apinode --conditions development --enable-source-maps test/index.jstest-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.0acorn^8.0.0collapse-white-space^2.0.0devlop^1.0.0estree-util-is-identifier-name^3.0.0estree-util-scope^1.0.0estree-walker^3.0.0hast-util-to-jsx-runtime^2.0.0markdown-extensions^2.0.0recma-build-jsx^1.0.0recma-jsx^1.0.0recma-stringify^1.0.0rehype-recma^1.0.0remark-mdx^3.0.0remark-parse^11.0.0remark-rehype^11.0.0source-map^0.7.0unified^11.0.0unist-util-position-from-estree^2.0.0unist-util-stringify-position^4.0.0unist-util-visit^5.0.0vfile^6.0.0