PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishershd101wyy
Artifact bytes6,615,762
Previous version0.9.26
Published2026-05-24T14:35:14.810Z
SHA-2563aaf7202261f6a79e5ba443264d8501f843de06087f575f3483188a770d24fcf

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

high
Last checked
highRisk
54Score
0.9.27Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/out/dependencies/vega/vega.min.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/out/dependencies/mermaid/mermaid.min.js3312967 bytes10
mediumLarge Javascript Payloadpackage/out/webview/preview.js4199544 bytes10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/out/dependencies/vega/vega.min.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/out/dependencies/mermaid/mermaid.min.js3312967 bytes10
mediumLarge Javascript Payloadpackage/out/webview/preview.js4199544 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/out/webview/backlinks.jsmatched "\\u00C0"3
lowObfuscationpackage/out/webview/graph-view.jsmatched "\\u00C0"3
lowObfuscationpackage/out/dependencies/reveal/plugin/notes/notes.jsmatched "fromCharCode"3
lowObfuscationpackage/out/dependencies/remarkable/remarkable.jsmatched "\\x00"3
lowObfuscationpackage/out/dependencies/vega/vega.min.jsmatched "\\u2028"3
lowObfuscationpackage/out/dependencies/wavedrom/wavedrom.min.jsmatched "eval("3

Manifest

Package metadata

Scripts18
  • buildgulp clean-out && pnpm copy:files && pnpm compile:less && pnpm build:typings && pnpm build:esbuild
  • build:esbuildnode build.js
  • build:typingstsc --project . --declaration
  • build:watchgulp clean-out && pnpm copy:files && pnpm compile:less && concurrently "tsc --project . --watch" "node build.js --watch" "gulp watch-less"
  • checkpnpm check:eslint && pnpm check:prettier && pnpm check:tsc
  • check:eslinteslint .
  • check:prettierprettier --check "**/*"
  • check:tsctsc --project .
  • compile:lessgulp compile-less
  • copy:filesgulp copy-files
  • fixpnpm fix:eslint && pnpm fix:prettier
  • fix:eslinteslint --fix .
  • fix:prettierprettier --write "**/*"
  • preparehusky
  • prepublishpnpm build
  • testjest --no-coverage
  • test:coveragejest
  • typedoctypedoc src/index.ts
Dependencies78
  • @headlessui/react^1.7.17
  • @heroicons/react^2.0.18
  • @mdi/js^7.2.96
  • @mdi/react^1.6.1
  • @monaco-editor/react^4.5.2
  • @sanity/diff-match-patch^3.1.1
  • @ungap/structured-clone^1.2.0
  • @viz-js/viz^3.1.0
  • async-mutex^0.4.0
  • bit-field^1.9.0
  • case-anything^2.1.13
  • cheerio^1.0.0-rc.12
  • chrome-paths^1.0.1
  • classnames^2.3.2
  • copy-anything^3.0.5
  • cross-fetch^4.0.0
  • crypto-js^4.1.1
  • d3-color^3.1.0
  • d3-dispatch^3.0.1
  • d3-drag^3.0.0
  • d3-force^3.0.0
  • d3-hierarchy^3.1.2
  • d3-interpolate^3.0.1
  • d3-scale-chromatic^3.1.0
  • d3-selection^3.0.0
  • d3-shape^3.2.0
  • d3-zoom^3.0.0
  • daisyui^3.7.3
  • dompurify^3.3.3
  • esbuild-plugin-tailwindcss^1.1.1
  • …and 48 more.