PkgRadar

Package evidence

@openli1115/[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
342
Versions published
65Established · −30% score
First published
Oct 2025
Publisher
openli1115

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":["@openli1115/[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":["@openli1115/[email protected]"],"fail_on":"review"}'
Publisheropenli1115
Artifact bytes5,628,946
Previous version1.0.102
Published2026-05-26T00:49:24.521Z
SHA-256c58453c98598f78a8a4260205a48ede3237e6f72bd58a8117161f54a6d0e7678

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.0.103Version
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/build/lowcode/preview.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/docs/umi.997428ae.js3055499 bytes10

Manifest

Package metadata

Scripts10
  • buildbuild-scripts build
  • devbuild-scripts start --config ./build.lowcode.js
  • dumicross-env APP_ROOT=docs dumi dev
  • dumi:buildcross-env APP_ROOT=docs dumi build
  • f2elint-fixf2elint fix
  • f2elint-scanf2elint scan
  • lowcode:buildbuild-scripts build --config ./build.lowcode.js
  • lowcode:devbuild-scripts start --config ./build.lowcode.js
  • prepublishOnlynpm run build && npm run lowcode:build && npm run dumi:build
  • startnpm run dumi
Dependencies4
  • @ant-design/icons^4.7.0
  • @ant-design/pro-components2.3.5
  • @babel/runtime^7.0.0
  • antd^4.23.0