PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["[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"}'
Publisherhafidznoor
Artifact bytes14,917,662
Previous version2.2.0
Published2026-05-24T02:51:54.055Z
SHA-25632172dea214431e4e93e0a233eba4105460e6fac161d188c5688de237b258e43

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/icons/tokopedia-alt.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/icons/tokopedia-alt.mjshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/icons/mandiri-livin-new.js4053968 bytes10
mediumLarge Javascript Payloadpackage/dist/icons/mandiri-livin-new.mjs4053952 bytes10

Manifest

Package metadata

Scripts8
  • bootstrapnode scripts/bootstrap.mjs
  • buildnode scripts/build.mjs
  • build:allnode scripts/build-all.mjs
  • build:androidnode scripts/build-android.mjs
  • build:flutternode scripts/build-flutter.mjs
  • build:iosnode scripts/build-ios.mjs
  • prepublishOnlynpm run validate && npm run build
  • validatenode scripts/validate.mjs