PkgRadar

Package evidence

@justifi/[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
6,711Niche · −30% score
Versions published
257Mature · −50% score
First published
Nov 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@justifi/[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":["@justifi/[email protected]"],"fail_on":"review"}'
Artifact bytes2,531,208
Previous version6.13.5
Published2026-05-22T20:08:45.491Z
SHA-256a1bc35972e6d26882c3d980acaeaad5edb52953fa035cf89a92f637baed529cd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/webcomponents/p-Ce_F4E0f.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts9
  • buildstencil build
  • build:docsstencil build --docs && node scripts/generate-component-tree.mjs
  • cleanrm -rf .turbo && rm -rf node_modules && rm -rf dist
  • devstencil build --watch
  • generatestencil generate
  • linteslint . --max-warnings 0
  • testTZ=utc stencil test --spec
  • test:filestencil test --spec --watch --
  • test:watchTZ=utc stencil test --spec --watchAll
Dependencies14
  • @popperjs/core^2.11.8
  • @stencil/core4.38.3
  • @stencil/store^2.0.8
  • bootstrap^5.2.3
  • chart.js^4.4.1
  • date-fns^4.1.0
  • dinero.js^1.9.1
  • iframe-resizer4.4.5
  • imask^7.6.1
  • lodash^4.17.23
  • qrcode^1.5.3
  • rxjs^7.8.1
  • ts-dedent^2.2.0
  • yup^1.0.0