PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
119
Versions published
4
First published
May 2026
Publisher
zayn_

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"}'
Publisherzayn_
Artifact bytes3,830,770
Previous version0.1.2
Published2026-05-26T06:24:22.330Z
SHA-2568f1bc79e712d91c931022728bcd7fe1a578562e89f74fb53bb21cb7114f0f024

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/site-dist/node_modules/next/dist/compiled/comment-json/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/site-dist/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12

Manifest

Package metadata

Scripts5
  • buildnext build
  • devnext dev -p 9888
  • linteslint
  • startnext start
  • validatetsx scripts/validate-schema.ts
Dependencies16
  • cytoscape^3.33.3
  • dompurify^3.2.4
  • flexsearch^0.8.212
  • gray-matter^4.0.3
  • highlight.js^11.11.1
  • marked^18.0.3
  • marked-highlight^2.2.4
  • next16.2.4
  • react19.2.4
  • react-dom19.2.4
  • rehype-highlight^7.0.2
  • rehype-sanitize^6.0.0
  • rehype-stringify^10.0.1
  • remark^15.0.1
  • remark-rehype^11.1.2
  • unified^11.0.5