PkgRadar

Package evidence

@reflective-forms/[email protected]

Large Javascript Payload: 6018272 bytes

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
8
Versions published
2
First published
May 2026
Publisher
bkio

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@reflective-forms/[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":["@reflective-forms/[email protected]"],"fail_on":"review"}'
Publisherbkio
Artifact bytes14,643,207
Previous version2026.514.24
Published2026-06-14T08:03:52.378Z
SHA-2565912e78beffc7c3c3c10d291abf4e4b336199190eeb4ed99c5cdf97107733d1b

Why flagged

What the scanner saw

Large Javascript Payload: 6018272 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
2026.614.25Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs.js6018272 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js7648914 bytes0

Manifest

Package metadata

Scripts14
  • buildtsc && vite build
  • build:libvite build --config vite.config.lib.ts && tsc --project tsconfig.lib.json
  • devvite
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • testvitest
  • test:allnpm run test:run && npm run test:e2e
  • test:coveragevitest run --coverage
  • test:e2eplaywright test
  • test:e2e:headedplaywright test --headed
  • test:e2e:reportplaywright show-report
  • test:e2e:uiplaywright test --ui
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies14
  • @hookform/resolvers^3.9.0
  • @tanstack/react-query^5.56.0
  • @testing-library/dom^10.4.1
  • @univerjs/preset-sheets-core^0.20.0
  • @univerjs/presets^0.20.0
  • clsx^2.1.1
  • dompurify^3.1.6
  • lucide-react^0.441.0
  • react-hook-form^7.53.0
  • rxjs^7.8.2
  • sonner^1.5.0
  • tailwind-merge^2.5.2
  • xlsx^0.18.5
  • zod^3.23.8