PkgRadar

Package evidence

@matthugh1/[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
951
Versions published
23
First published
Apr 2026
Publisher
matthugh1

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":["@matthugh1/[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":["@matthugh1/[email protected]"],"fail_on":"review"}'
Publishermatthugh1
Artifact bytes2,057,544
Previous version0.5.7
Published2026-05-26T17:02:44.187Z
SHA-256a36b2ca55840a600ae1d4eeeb276885df3244005496a8297f769655145eb140c

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-VANLCMLA.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index-build-OFMP63Y4.js9948780 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-VANLCMLA.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index-build-OFMP63Y4.js9948780 bytes10
lowCredential file accesspackage/dist/chunk-VANLCMLA.jsmatched ".ssh"5
lowCredential file accesspackage/dist/verdict-engine-PEB4ZMME.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts2
  • buildtsup --config tsup.config.ts
  • prepublishOnlynpm run build
Dependencies2
  • pg^8.20.0
  • zod^3.24.0