PkgRadar

Package evidence

[email protected]

Js Obfuscator Packer

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
7
First published
Dec 2025
Publisher
teoasher

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"}'
Publisherteoasher
Artifact bytes12,744
Previous version2.0.5
Published2026-07-08T15:32:04.764Z
SHA-256a175bfe6be82b40da9feabeac45a22a8b844b8c7c7fa412a9d5f2593f135f9b2

Why flagged

What the scanner saw

Js Obfuscator Packer

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Obfuscator Packermanifest45

Manifest

Package metadata

Dependencies8
  • append-field^1.0.0
  • busboy^1.6.0
  • concat-stream^2.0.0
  • mkdirp^0.5.6
  • multer-orm^2.0.3
  • object-assign^4.1.1
  • type-is^1.6.18
  • xtend^4.0.2