PkgRadar

Package evidence

@olaboot/[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.

Weekly downloads
4
Versions published
4
First published
Jan 2026
Publisher
oisujeh

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":["@olaboot/[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":["@olaboot/[email protected]"],"fail_on":"review"}'
Publisheroisujeh
Artifact bytes1,619,917
Previous version9.2.1
Published2026-05-25T13:39:05.222Z
SHA-256590d1ef2a4ee5a8a7ca15dac120be548358c67b1a5f89d1f74cf0381cbeaf3a1

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
10.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • analyzerspack --mode=production --env.analyze=true
  • buildrspack --mode production
  • coveragevitest run --coverage --passWithNoTests
  • debugnpm run serve
  • extract-translationsi18next 'src/**/*.component.tsx' 'src/**/*.extension.tsx' 'src/**/*modal.tsx' 'src/**/*.workspace.tsx' 'src/index.ts' 'src/patient-registration/validation/patient-registration-validation.ts' --config ../../tools/i18next-parser.config.js
  • lintcross-env eslint src --ext ts,tsx
  • serverspack serve --mode=development
  • startopenmrs develop
  • testvitest run --passWithNoTests
  • test:watchvitest watch
  • typescripttsc
Dependencies6
  • @carbon/react^1.83.0
  • classnames^2.3.2
  • formik^2.1.5
  • lodash-es^4.17.15
  • uuid^8.3.2
  • yup^0.29.1