PkgRadar

Package evidence

@hlw-uni/[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
80
Versions published
49
First published
Apr 2026
Publisher
hlw2326

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":["@hlw-uni/[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":["@hlw-uni/[email protected]"],"fail_on":"review"}'
Publisherhlw2326
Artifact bytes86,749
Previous version1.5.0
Published2026-05-25T13:17:28.731Z
SHA-2564b21aa5c8b70b9852f2e47a20339877e677c507276c02c4afd01293e8daf15e9

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
lowCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts3
  • builduni build -p mp-weixin --mode prod
  • devuni -p mp-weixin --mode dev
  • type-checkvue-tsc --noEmit
Dependencies11
  • @dcloudio/uni-app3.0.0-5000720260410001
  • @dcloudio/uni-app-plus3.0.0-5000720260410001
  • @dcloudio/uni-components3.0.0-5000720260410001
  • @dcloudio/uni-mp-weixin3.0.0-5000720260410001
  • @hlw-uni/mp-vue2.1.58
  • @vueuse/core^10.11.1
  • js-md5^0.8.3
  • pinia^2.3.1
  • pinia-plugin-unistorage^0.1.2
  • vue^3.5.34
  • z-paging^2.8.8