PkgRadar

Package evidence

@smileid/[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
32Mature · −50% score
First published
Apr 2024
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":["@smileid/[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":["@smileid/[email protected]"],"fail_on":"review"}'
Artifact bytes2,575,870
Previous version11.4.2
Published2026-05-22T13:54:44.559Z
SHA-256b1ff476468168144b783f82099a320e16f58b1404cf7a5004743c1a0d6bcc1fb

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
11.4.3Version
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/lib/components/signature-pad/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • buildnpm run build:iife && npm run build:esm
  • build:esmvite build
  • build:iifecross-env BUILD_FORMAT=iife vite build
  • build:statscross-env GENERATE_STATS=true vite build --mode=production && echo Bundle analysis generated at dist/bundle-analysis.html
  • devvite
  • linteslint . --ext .js,.ts,.tsx
  • lint:fixeslint . --ext .js,.ts,.tsx --fix
  • lint:htmlnpx prettier --write $(git ls-files '*.html')
  • prepublishOnlynpm run build
  • previewvite preview
  • startvite build --watch
  • testnpx cypress run
  • type-checktsc --noEmit
Dependencies10
  • @lottiefiles/dotlottie-web^0.71.0
  • @mediapipe/tasks-vision^0.10.22-rc.20250304
  • @preact/signals^2.1.1
  • @tabler/icons-preact^3.34.0
  • lodash^4.18.1
  • preact^10.27.3
  • preact-custom-element^4.3.0
  • preact-router^4.1.2
  • signature_pad^5.0.2
  • validate.js^0.13.1
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.53.5