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"}'
Publisherpchaneyo
Artifact bytes21,443,496
Previous version0.49.0
Published2026-05-24T18:30:44.753Z
SHA-2563f6998939f183f4e461a60986bd8835b3bc15b0adc388fcabb41d280e59bab5f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/src-capacitor/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts1
  • ios:copy_sync_opencap copy && cap sync && cap open ios
Dependencies9
  • @capacitor-mlkit/barcode-scanning^8.1.0
  • @capacitor/android^8.0.0
  • @capacitor/app^8.0.0
  • @capacitor/camera^8.2.0
  • @capacitor/cli^8.0.0
  • @capacitor/core^8.0.0
  • @capacitor/ios^8.0.0
  • @capacitor/keyboard^8.0.3
  • @capacitor/splash-screen^8.0.0