PkgRadar

Package evidence

[email protected]

Obfuscation: matched "fromCharCode"

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"}'
Publishersheikhtamim
Artifact bytes11,435
Previous version3.0.0
Published2025-11-08T21:36:45.834Z
SHA-256b29feb9bf51a7a73a27c4697346999fa12fba313189159ff7f425a6f42f2dd88

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/src/encryptor.jsmatched "fromCharCode"3
lowObfuscationpackage/src/runtime.jsmatched "Buffer.from(result, 'base64"3

Manifest

Package metadata

Scripts4
  • decryptstencyption decrypt
  • demonode demo-encryption.js
  • encryptstencyption encrypt
  • testnode test-demo.js
Dependencies2
  • axios^1.12.2
  • javascript-obfuscator^4.1.1