PkgRadar

Package evidence

@markedjs/[email protected]

Remote Dependency Spec, Dependency Changed To Remote Vs Previous

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.

Weekly downloads
1,209Niche · −30% score
Versions published
30Mature · −50% score
First published
Oct 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@markedjs/[email protected]"],"fail_on":"high"}'

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":["@markedjs/[email protected]"],"fail_on":"high"}'
Artifact bytes5,863
Previous version17.0.5-0
Published2026-04-07T05:45:09.342Z
SHA-256b7234964d63cfa1e168b6f3cca7a07482ba4000b45e68023c967eb992f20444e

Why flagged

What the scanner saw

Remote Dependency Spec

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
24Score
18.0.0-0Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.json12
highDependency Changed To Remote Vs Previouspackage.json12

Remote payloads

Followed remote artifacts

1 remote artifact were followed statically. Sign in to view URLs and per-artifact findings.

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies4
  • @markedjs/html-differ^5.0.4
  • front-matter^4.0.2
  • marked18.0.0
  • marked-repohttps://github.com/markedjs/marked/tarball/v18.0.0