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
1,357Niche · −30% score
Versions published
25
First published
Apr 2026
Publisher
matthugh1

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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,526
Previous version0.5.9
Published2026-05-27T14:56:34.250Z
SHA-256b798c9019acdf45ddd119d0502c90d2024b7cee2028872bdd84590b8b5485c6c

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
22Score
0.5.10Version
Status history (1 event)
  1. newavailable · risk review · score 22 · 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