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.

Versions published
4
First published
May 2026
Publisher
8kto

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"}'
Publisher8kto
Artifact bytes53,959
Previous version2.1.0
Published2026-05-27T21:47:19.732Z
SHA-2563f925add46919b4da3238120082d1582b9ff87bbcd81fef884c28db28e8a06fb

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
12Score
2.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/build-html.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildtsup
  • formatprettier . --check
  • format:fixeslint . --ext .js,.mjs,.cjs,.ts,.d.ts --fix && prettier --write .
  • linteslint . --ext .js,.mjs,.cjs,.ts,.d.ts
  • prepublishOnlyyarn build && yarn test
  • testNODE_OPTIONS=--experimental-vm-modules npx jest
  • tsctsc --noEmit
Dependencies16
  • @pdf-lib/fontkit^1.1.1
  • chalk^5.3.0
  • deepmerge^4.3.1
  • ejs^3.1.9
  • fs-extra^11.2.0
  • gray-matter^4.0.3
  • http-server^14.1.1
  • hyphenation.ru^0.2.1
  • hypher^0.2.5
  • jsdom^24.1.3
  • markdown-it^14.0.0
  • markdown-it-ins^4.0.0
  • pdf-lib^1.17.1
  • pino^9.7.0
  • puppeteer^21.7.0
  • transliteration^2.3.5