PkgRadar

Package evidence

@flarehr/[email protected]

no findings

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
1,500Mature · −50% score
First published
Jul 2023
Publisher
flare.build

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@flarehr/[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":["@flarehr/[email protected]"],"fail_on":"review"}'
Publisherflare.build
Artifact bytes629,253
Previous version1.0.1561
Published2026-06-11T17:08:42.569Z
SHA-256cc1dad01af40c89e6791479a62cbaaea8bdd5797402cf9739cf0c2bcea8278b8

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • analyzenpx vite-bundle-visualizer
  • buildnpm run build:clean && npm run build:salpac && npm run build:flare && npm run build:byd && npm run build:energy-flex && npm run build:merge
  • build:bydvite build --config vite.config.byd.ts
  • build:cleannode -e "require('fs').rmSync('dist', {recursive: true, force: true})"
  • build:energy-flexvite build --config vite.config.energy-flex.ts
  • build:flaretsc && vite build --config vite.config.flare.ts
  • build:mergenode scripts/merge-distributions.js
  • build:salpactsc && vite build --config vite.config.salpac.ts
  • devvite
  • linteslint src/**/*.{js,jsx,ts,tsx}
  • lint:fixeslint src/**/*.{js,jsx,ts,tsx} --fix
  • preparehusky install
  • previewvite preview
  • testjest
Dependencies13
  • @emotion/cache^11.11.0
  • @emotion/css^11.11.2
  • @emotion/react^11.11.1
  • @emotion/styled^11.11.0
  • @headlessui/react^2.2.6
  • @heroicons/react^2.0.18
  • lodash^4.18.1
  • preact^10.16.0
  • preact-custom-element^4.2.1
  • react-highlight-words^0.20.0
  • react-hook-form^7.53.0
  • smoothscroll-polyfill^0.4.4
  • uuid^9.0.0