PkgRadar

Package evidence

[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
578
Versions published
371Mature · −50% score
First published
May 2025
Publisher
luke-at-cor

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":["[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"}'
Publisherluke-at-cor
Artifact bytes3,938,145
Previous version0.14.1
Published2025-07-23T05:32:35.524Z
SHA-256dc064c7fe9bfed801e5b6e2b69d4ee6dd494659b42cacd989b309ba198755633

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • buildpnpm build:old && pnpm build:react && pnpm build:modular && pnpm build:standalone
  • build-storybookstorybook build
  • build:modularvite build --config vite.modular.config.js
  • build:oldvite build
  • build:publishpnpm build && pnpm build:react && pnpm build:modular && pnpm build:standalone
  • build:reactvite build --config vite.react.config.ts
  • build:standalonevite build --config vite.standalone.config.js
  • cleanrimraf dist
  • devvite
  • formatprettier --write "src/**/*.{ts,tsx}"
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest
  • typestsc --emitDeclarationOnly
  • types:checktsc --noEmit
Dependencies12
  • @lit/react^1.0.7
  • @obi/obi-client0.7.0
  • @obi/obi-components0.1.0
  • @obi/obi-session0.3.8
  • @obi/utils0.2.0
  • @sentry/browser^9.23.0
  • @sentry/vite-plugin^3.5.0
  • @types/jsdom^21.1.7
  • html2canvas-pro^1.5.11
  • lit^3.0.0
  • ts-pattern^5.7.0
  • zod^3.22.0