PkgRadar

Package evidence

@openremote/[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
230
First published
Jan 2026
Publisher
openremotedeveloper

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":["@openremote/[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":["@openremote/[email protected]"],"fail_on":"review"}'
Artifact bytes571,455
Previous version1.25.0-snapshot.20260617135158
Published2026-06-17T15:53:11.511Z
SHA-256da4ea6f1939dea7391cee3edc6db8173dd45147210942fb9ab5625de481530f7

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • analyzenpx cem analyze --config custom-elements-manifest.config.mjs
  • buildnpx tsc -b
  • cleannpx tsc -b --clean && npx shx rm -rf dist lib
  • prepacknpx tsc -b
  • testnpx tsc -b && npx playwright test
Dependencies24
  • @openremote/core1.25.0-snapshot.20260617154812
  • @openremote/model1.25.0-snapshot.20260617154812
  • @vaadin/button~25.1.3
  • @vaadin/checkbox~25.1.3
  • @vaadin/checkbox-group~25.1.3
  • @vaadin/combo-box~25.1.3
  • @vaadin/date-picker~25.1.3
  • @vaadin/date-time-picker~25.1.3
  • @vaadin/dialog~25.1.3
  • @vaadin/icon~25.1.3
  • @vaadin/icons~25.1.3
  • @vaadin/item~25.1.3
  • @vaadin/list-box~25.1.3
  • @vaadin/menu-bar~25.1.3
  • @vaadin/multi-select-combo-box~25.1.3
  • @vaadin/number-field~25.1.3
  • @vaadin/password-field~25.1.3
  • @vaadin/radio-group~25.1.3
  • @vaadin/select~25.1.3
  • @vaadin/slider~25.1.3
  • @vaadin/text-area~25.1.3
  • @vaadin/text-field~25.1.3
  • @vaadin/time-picker~25.1.3
  • lit^3.3.1