PkgRadar

Package evidence

@pixelpay/[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
60
Versions published
50Mature · −50% score
First published
Nov 2023
Publisher
joshepw

Effective trust discount applied: 50% (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":["@pixelpay/[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":["@pixelpay/[email protected]"],"fail_on":"review"}'
Publisherjoshepw
Artifact bytes9,088,910
Previous version1.0.0-beta.14
Published2025-10-29T16:41:16.571Z
SHA-25649622cbaa6859349d604fa928189a9e7d43eaa66ea096300e47dd81f31a60231

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/esm-es5/index-1207b1f1.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ui-stencil/p-051d4d3b.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ui-stencil/p-91362d42.system.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/hydrate/index.js3378341 bytes10
mediumLarge Javascript Payloadpackage/hydrate/index.mjs3378126 bytes10

Manifest

Package metadata

Scripts15
  • buildmkdir -p docs && npm run build-core && npm run build-styles && npm run build-storybook
  • build-corestencil build --es5
  • build-storybookstorybook build -o 'docs'
  • build-stylessass --quiet --no-source-map src/resources/scss/base.scss dist/style.css
  • chromaticnpx chromatic --project-token=chpt_93ff842eb47fcfc
  • devstencil build --dev --watch --serve
  • dev-stylessass --no-source-map src/resources/scss/base.scss .storybook/style.css
  • generatestencil generate
  • prepublishOnlynpm run build
  • screenshotsnpx storycap http://localhost:6006 --outDir .screenshots
  • startstorybook dev -p 6006
  • storybookstorybook dev -p 6006
  • teststencil test --spec --e2e
  • test-watchstencil test --spec --e2e --watchAll
  • watchstencil build --dev --watch
Dependencies6
  • @floating-ui/dom^1.6.11
  • @lottiefiles/dotlottie-web^0.38.1
  • axios^1.6.8
  • cropperjs^2.0.0
  • dayjs^1.11.13
  • imask^7.5.0