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
- 574Mature · −50% score
- First published
- May 2024
- Publisher
- openremotedeveloper
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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Dependencies28
@custom-elements-manifest/analyzer^0.11.0@rspack/cli~1.7.10@rspack/core~1.7.10@types/react^18@typescript-eslint/eslint-plugin^5.9.0@typescript-eslint/parser^5.9.0@wc-toolkit/cem-inheritance~1.2.2@wc-toolkit/jsx-types~1.5.3@wc-toolkit/storybook-helpers^10.0.0@webcomponents/webcomponentsjs^2.6.0cross-env^7.0.3css-loader^7.1.2eslint^8.6.0eslint-config-prettier^8.3.0eslint-config-standard^16.0.3eslint-plugin-import^2.25.4eslint-plugin-node^11.1.0eslint-plugin-promise^6.0.0html-webpack-plugin^5.6.6moment^2.29.4moment-locales-webpack-plugin^1.2.0prettier^2.5.1querystring-es3^0.2.1shx~0.4.0source-map-loader^5.0.0ts-loader~9.5.2typescript5.8.3webpack^5.105.4