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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/components/signature-pad/package-lock.json | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts13
buildnpm run build:iife && npm run build:esmbuild:esmvite buildbuild:iifecross-env BUILD_FORMAT=iife vite buildbuild:statscross-env GENERATE_STATS=true vite build --mode=production && echo Bundle analysis generated at dist/bundle-analysis.htmldevvitelinteslint . --ext .js,.ts,.tsxlint:fixeslint . --ext .js,.ts,.tsx --fixlint:htmlnpx prettier --write $(git ls-files '*.html')prepublishOnlynpm run buildpreviewvite previewstartvite build --watchtestnpx cypress runtype-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.0lodash^4.18.1preact^10.27.3preact-custom-element^4.3.0preact-router^4.1.2signature_pad^5.0.2validate.js^0.13.1
Optional dependencies1
@rollup/rollup-linux-x64-gnu^4.53.5