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
- 3,831Niche · −30% score
- Versions published
- 291Mature · −50% score
- First published
- Oct 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 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":["@blinkk/[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":["@blinkk/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3800032 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 3 · 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/ui/ui.js | 3800032 bytes | 10 |
Manifest
Package metadata
Scripts12
//NOTE: esbuild is used here because tsup doesn't currently support aliases.buildrm -rf dist && concurrently -n "core,signin,ui" npm:build:core npm:build:signin npm:build:uibuild:coretsup-node --config=./core/tsup.config.tsbuild:signinesbuild signin/signin.tsx --bundle --minify --tsconfig=signin/tsconfig.json --outdir=dist/ui --legal-comments=externalbuild:uiesbuild ui/ui.tsx --bundle --minify --alias:react=@preact/compat --alias:react-dom=@preact/compat --tsconfig=ui/tsconfig.json --outdir=dist/ui --legal-comments=externaldevrm -rf dist && concurrently -k -n "core,ui" npm:dev:core npm:dev:signin npm:dev:uidev:corepnpm build:core --watchdev:signinpnpm build:signin --watchdev:uipnpm build:ui --watchtestpnpm build && firebase emulators:exec 'vitest run --exclude=**/*.visual.test.tsx'test:visualvitest run --config=vitest.config.visual.tstest:watchpnpm build && firebase emulators:exec 'vitest'
Dependencies31
@ag-grid-community/client-side-row-model32.3.9@ag-grid-community/core32.3.9@ag-grid-community/react32.3.9@ag-grid-community/styles32.3.9@ai-sdk/anthropic3.0.74@ai-sdk/google3.0.67@ai-sdk/openai3.0.60@ai-sdk/openai-compatible2.0.46@ai-sdk/react3.0.177@google-cloud/firestore7.11.3@hello-pangea/dnd18.0.1@mantine/spotlight4.2.12@types/cli-progress3.11.6ai6.0.175body-parser1.20.2cli-progress3.12.0commander11.0.0csv-parse5.5.2csv-stringify6.4.4date-fns4.1.0date-fns-tz3.2.0diff8.0.2dts-dom3.7.0fnv-plus1.3.1jsonwebtoken9.0.2kleur4.1.5minisearch7.2.0sanitize-html2.13.1sirv2.0.3tiny-glob0.2.9- …and 1 more.