PkgRadar

Package evidence

[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
7
First published
Jun 2026
Publisher
hinlaw0113

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherhinlaw0113
Artifact bytes769,343
Previous version0.0.6
Published2026-06-01T09:35:36.238Z
SHA-2564d6c1ae0b5f02925484acb83b33841c3c7011ed1cf2a80921f4c9b7c03656374

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

low
Last checked
lowRisk
0Score
0.0.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/build/lowcode/meta.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/build/lowcode/preview.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts14
  • buildcross-env UNPKG=https://unpkg.med.haici.com build-scripts build
  • eslinteslint --cache --ext .js,.jsx ./
  • eslint:fixnpm run eslint -- --fix
  • f2elint-fixf2elint fix
  • f2elint-scanf2elint scan
  • lintnpm run eslint && npm run stylelint
  • lowcode:buildbuild-scripts build --config ./build.lowcode.js
  • lowcode:devbuild-scripts start --config ./build.lowcode.js
  • prepublishOnly1pnpm install && npm run build && npm run lowcode:build
  • releasestandard-version
  • release:betastandard-version --release-as minor --prerelease beta
  • startbuild-scripts start
  • stylelintstylelint "**/*.{css,scss,less}"
  • testbuild-scripts test
Dependencies13
  • @alilc/lowcode-engine^1.1.1
  • @alilc/lowcode-types^1.1.3-beta.1
  • @alilc/lowcode-utils^1.3.2
  • @babel/runtime^7.0.0
  • classnames^2.3.2
  • hoist-non-react-statics^3.3.2
  • is-valid-array^1.0.1
  • lodash^4.17.21
  • lodash-es^4.17.21
  • react-draggable^4.4.4
  • resize-observer-polyfill^1.5.1
  • typescript^4.9.5
  • ym-lc-materials-utils^0.0.1