PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
38Mature · −50% score
First published
Nov 2023
Publisher
xmorse

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 promoting

Mixed 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"}'
Publisherxmorse
Artifact bytes536,953
Previous version1.3.6
Published2025-09-17T16:05:41.950Z
SHA-256b24e3bb7854ab7e2744014acccb57624b6402bfcca7c7d0726baafc0503176d0

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.3.7Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/safe-mdx.bench.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • buildtsc
  • demovite
  • demo:buildvite build
  • deploy-demovite build && npx -y wrangler pages deploy
  • startvite preview
  • testvitest
Dependencies15
  • @babel/parser^7.28.0
  • @babel/types^7.28.2
  • @standard-schema/spec^1.0.0
  • collapse-white-space^2.1.0
  • eval-estree-expression^3.0.0
  • linkedom^0.18.12
  • remark^15.0.1
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.0
  • remark-mdx^3.0.0
  • style-to-object^1.0.8
  • unified^11.0.5
  • unist^0.0.1
  • unist-util-visit^5.0.0
  • unist-util-visit-parents^6.0.1