PkgRadar

Package evidence

@emgeebee/[email protected]

Obfuscation 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
43
First published
Apr 2026
Publisher
emgeebee

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":["@emgeebee/[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":["@emgeebee/[email protected]"],"fail_on":"review"}'
Publisheremgeebee
Artifact bytes722,645
Previous version3.8.0
Published2026-06-08T20:21:46.039Z
SHA-256500aa2305358d3ad84dd152df15af50c372c8beb2fddfe954dd893d9820e7180

Why flagged

What the scanner saw

Obfuscation 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
3.9.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/cmd.js0
lowObfuscation Densitypackage/dist/fuel.js0
lowObfuscation Densitypackage/dist/r.js0
lowObfuscation Densitypackage/dist/solar.js0
lowObfuscation Densitypackage/dist/status.js0
lowObfuscation Densitypackage/dist/temp.js0
lowObfuscation Densitypackage/dist/w.js0

Manifest

Package metadata

Scripts 20

Sign in to view install / lifecycle script contents.

Dependencies6
  • @inquirer/prompts^8.5.2
  • commander^14.0.1
  • dotenv^17.2.3
  • string-width4.2.3
  • strip-ansi6.0.1
  • zod^4.1.11