PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisherjun9655
Artifact bytes74,252
Previous version1.0.4
Published2026-05-25T05:34:34.979Z
SHA-256d1075ee7f4a7480dd2fa44a44805065ba06a810763210699f15ebf7ce9b7b1ff

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
lowObfuscationpackage/bin/cli.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/clientInfo.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/driveNames.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/index.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/readFiles.jsmatched "\\x20"3
lowObfuscationpackage/lib/runUpload.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/sendToServer.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/uploadConfig.jsmatched "fromCharCode"3

Manifest

Package metadata

Dependencies2
  • mammoth^1.9.0
  • xlsx^0.18.5