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
183
Versions published
6
First published
May 2025
Publisher
y1j2x34

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":["[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"}'
Publishery1j2x34
Artifact bytes2,022,320
Previous version2.1.2
Published2026-06-13T12:29:04.159Z
SHA-256ce56507e2d47bac9c99490f68303165567567bc6a723aa43b6606610a50062d8

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

low
Last checked
lowRisk
0Score
2.1.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/browser/iife/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • buildtsup --config tsup.config.ts
  • build:examplespnpm --dir examples run build
  • build:watchtsup --config tsup.config.ts --watch
  • commitcommit
  • devnpm-run-all -p dev:build dev:examples
  • dev:buildtsup --config tsup.config.ts --watch
  • dev:debugnodemon --watch dist --watch debug.js --exec 'node ./debug.js'
  • dev:debug:inspectnodemon --watch dist --watch debug.js --exec 'node --inspect-brk ./debug.js'
  • dev:examplespnpm --dir examples run dev
  • formateslint . -c ./.eslintrc.cjs --fix
  • linteslint . -c ./.eslintrc.cjs
  • preparehusky install
  • preview:examplespnpm --dir examples run preview
  • testvitest
  • test:civitest run --browser.headless --coverage
  • test:debugvitest --inspect --no-file-parallelism --project node
  • tsctsc --noEmit
  • typedoctypedoc ./src --out ./docs/api --hideGenerator --name ts-library
Dependencies7
  • canvas^3.1.0
  • deasync^0.1.30
  • jsdom^26.1.0
  • json5^2.2.3
  • markdown-it^14.0.0
  • sharp^0.34.2
  • smiles-drawer^2.1.7