PkgRadar

Package evidence

@yangone/[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.

Versions published
4
First published
Dec 2025
Publisher
yangone

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":["@yangone/[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":["@yangone/[email protected]"],"fail_on":"review"}'
Publisheryangone
Artifact bytes14,051
Previous version0.0.2
Published2026-03-23T05:07:12.802Z
SHA-256bd391818a9e0cf0af8258de69cbb267c8e78bba7ac6d59bb86980f35e7d93f5f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/map-cli/index.mjshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/map-cli/index.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/shared/bundle.D71uqqs_.mjsmatched "\\u8D77"3
lowObfuscationpackage/dist/map-cli/index.mjsmatched "\\u521D"3

Manifest

Package metadata

Scripts2
  • buildunbuild
  • stubpnpm unbuild --stub
Dependencies7
  • @clack/prompts^0.11.0
  • chalk^5.4.1
  • decimal.js^10.6.0
  • exceljs^4.4.0
  • lodash.merge^4.6.2
  • node-fetch^3.3.2
  • progress^2.0.3