PkgRadar

Package evidence

@dylandu/[email protected]

Suspicious Publish Context

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
3
First published
Jun 2026
Publisher
du.dylan

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":["@dylandu/[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":["@dylandu/[email protected]"],"fail_on":"review"}'
Publisherdu.dylan
Artifact bytes77,666
Previous version1.1.10
Published2026-06-26T00:16:17.832Z
SHA-25697dbd5d3a9dc86cc3bbf003b149d5405b2faa5ade704e83c32898a8bd7b1aa40

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies18
  • highlight.js^11.11.1
  • juice^5.2.0
  • katex^0.16.27
  • markdown-it14.1.0
  • markdown-it-container^4.0.0
  • markdown-it-deflist^2.0.3
  • markdown-it-emoji^3.0.0
  • markdown-it-implicit-figures^0.9.0
  • markdown-it-imsize^2.0.1
  • markdown-it-katex^2.0.3
  • markdown-it-mark^4.0.0
  • markdown-it-ruby^0.1.1
  • markdown-it-sub^2.0.0
  • markdown-it-sup^2.0.0
  • markdown-it-table-of-contents^0.4.4
  • markdown-it-task-lists^2.1.1
  • mathjax^3.0.1
  • mermaid^11.12.2