PkgRadar

Package evidence

@openli1115/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheropenli1115
Artifact bytes5,626,335
Previous version1.0.99
Published2026-05-17T11:53:26.311Z
SHA-2568f3fb83e4dce00a21fa85c27aaf404bff89a2b72549af323fc2e59d4c206e7fe

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

high
Last checked
highRisk
115Score
1.0.100Version
Status history (1 event)
  1. newavailable · risk high · score 115 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

openli1115

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/meta.design.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/meta.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/preview.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/docs/umi.46422fef.js3055498 bytes10
Show all 24 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/meta.design.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/meta.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/lowcode/preview.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/docs/umi.46422fef.js3055498 bytes10
lowObfuscationpackage/build/index.jsmatched "fromCharCode"3
lowObfuscationpackage/build/lowcode/index.jsmatched "\\u7ec4"3
lowObfuscationpackage/build/lowcode/meta.design.jsmatched "\\u6587"3
lowObfuscationpackage/build/lowcode/meta.jsmatched "\\u6587"3
lowObfuscationpackage/build/lowcode/preview.jsmatched "\\u00A0"3
lowObfuscationpackage/es/context/FormProvider.jsmatched "\\uD83D"3
lowObfuscationpackage/lib/context/FormProvider.jsmatched "\\uD83D"3
lowObfuscationpackage/es/components/ProCascaderSelect/index.jsmatched "\\u2192"3
lowObfuscationpackage/es/components/ProSearch/index.jsmatched "\\u503C"3
lowObfuscationpackage/es/components/edit-pro-table/edit-pro-table.jsmatched "\\u7F16"3
lowObfuscationpackage/es/components/pro-table/pro-table.jsmatched "\\u5171"3
lowObfuscationpackage/lib/components/ProCascaderSelect/index.jsmatched "\\u2192"3
lowObfuscationpackage/lib/components/ProSearch/index.jsmatched "\\u503C"3
lowObfuscationpackage/lib/components/edit-pro-table/edit-pro-table.jsmatched "\\u7F16"3
lowObfuscationpackage/lib/components/pro-table/pro-table.jsmatched "\\u5171"3
lowObfuscationpackage/es/components/edit-pro-table/components/ExportExcelButton.jsmatched "\\u5BFC"3
lowObfuscationpackage/es/components/edit-pro-table/components/ImportExcelButton.jsmatched "\\u6587"3
lowObfuscationpackage/lib/components/edit-pro-table/components/ExportExcelButton.jsmatched "\\u5BFC"3
lowObfuscationpackage/lib/components/edit-pro-table/components/ImportExcelButton.jsmatched "\\u6587"3

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