PkgRadar

Package evidence

@dylandu/[email protected]

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

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":["@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,669
Previous version1.1.9
Published2026-06-26T00:01:03.103Z
SHA-2566aa9c72424f8831e77ca5f045a0fef2f97ec2039ae8d5696a8bebe38e43c750e

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

Evidence

Static findings

No findings stored for this release.

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-it~14.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