PkgRadar

Package evidence

@zgfe/[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
727
Versions published
727Mature · −50% score
First published
Jun 2022
Publisher
minxiang

Effective trust discount applied: 50% (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":["@zgfe/[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":["@zgfe/[email protected]"],"fail_on":"review"}'
Publisherminxiang
Artifact bytes4,502,937
Previous version1.1.57-zhongyuan-user.28
Published2026-05-15T01:20:55.285Z
SHA-2566b3f203cf8c0e531af339d12cc8a8c0c77ad92625d62e20dc92c66f5cd39e242

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
12Score
1.1.57-zhongyuan-user.29Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/es/components/tagOverview/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/es/modules/UserDrillDown/saveGroupTodo.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts10
  • buildfather-build
  • deploynpm run docs:build && npm run docs:deploy
  • docs:builddumi build
  • docs:deploygh-pages -d docs-dist
  • prepublishOnlynpm run build
  • prettierprettier --write "**/*.{js,jsx,tsx,ts,less,md,json}"
  • publerna publish
  • startdumi dev
  • testumi-test
  • test:coverageumi-test --coverage
Dependencies5
  • ahooks^3.8.1
  • clipboard^2.0.11
  • js-base64^3.7.2
  • react17.0.0
  • react-highlight^0.15.0