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
- 44
- Versions published
- 9
- First published
- May 2026
- Publisher
- angel.dev
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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2311907 bytes
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/ls-signer/react-app.js | 2311907 bytes | 10 |
Manifest
Package metadata
Scripts17
buildvite build --config vite.lib.config.ts && vite build --config vite.react-pkg.config.ts && cp react-app/react-entry.d.ts dist-react-pkg/ls-signer-react.d.ts && stencil build && cp dist-react/react-app.js dist/ls-signer/react-app.js && cp dist-react/react-app.css dist/ls-signer/react-app.css && cp -r public/* dist/ls-signer/build:allpnpm buildbuild:reactvite build --config vite.lib.config.tsbuild:react-pkgvite build --config vite.react-pkg.config.ts && cp react-app/react-entry.d.ts dist-react-pkg/ls-signer-react.d.tsbuild:stencilmkdir -p dist-react-pkg && stencil buildcy:opencypress opency:runcypress runcy:run:authcypress run --spec 'cypress/e2e/auth/**/*.cy.ts'cy:run:fieldscypress run --spec 'cypress/e2e/fields/**/*.cy.ts'cy:run:signingcypress run --spec 'cypress/e2e/signing/**/*.cy.ts'previewvite previewstart:stencilstencil build --dev --watch --servetestecho "Error: no test specified" && exit 1test:e2ecypress run --browser chrometest:e2e:headedcypress run --browser chrome --headedtranslatenode scripts/sync-translations.cjstranslate:checknode scripts/sync-translations.cjs --check
Dependencies9
@aws-amplify/auth^6.19.1@stencil/core^4.43.3aws-amplify^6.16.3i18next^25.10.9i18next-browser-languagedetector^8.2.0i18next-http-backend^3.0.2legalesign-ui-react^0.0.42react-i18next^16.6.6zustand^5.0.12