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.

Versions published
547Mature · −50% score
First published
Jul 2019
Publisher
supergiovane

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"}'
Publishersupergiovane
Artifact bytes2,039,522
Previous version4.3.19
Published2026-06-05T16:40:04.556Z
SHA-256bff0279eae70e31820be0f47997a8610a7394682c57f0ad50ef27cb0dd8bd7b0

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildnpm run knx-ai:build && npm run knx-viewer:build
  • docs:servenode scripts/dev-serve-docs.js
  • docs:serve:norlnode scripts/dev-serve-docs.js
  • docs:syncnode scripts/export-wiki-to-pages.js
  • knx-ai:buildvite build --config ui/knxUltimateAI-vue/vite.config.mjs
  • knx-ai:devvite --config ui/knxUltimateAI-vue/vite.config.mjs
  • knx-viewer:buildvite build --config ui/knxUltimateViewer-vue/vite.config.mjs
  • knx-viewer:devvite --config ui/knxUltimateViewer-vue/vite.config.mjs
  • lint-fixstandard --fix
  • prepacknpm run knx-ai:build && npm run knx-viewer:build
  • prepublishOnlynpm run build
  • testDEBUG_KNX_HUE_TEST=0 npm run test:unit && node scripts/check-node-load.js
  • test:unitmocha "test/**/*.test.js"
  • translate-wikinode scripts/translate-wiki.js
  • wiki:fix-langbarnode scripts/validate-wiki-languagebar.js --fix
  • wiki:help-exportnode scripts/help-to-wiki.js
  • wiki:help-migratenode scripts/migrate-node-help.js
  • wiki:inject-headernode scripts/inject-wiki-header.js
  • wiki:menu-addnode scripts/manage-wiki-menu.js
  • wiki:refreshnpm run wiki:help-export && node scripts/generate-wiki-navbar.js && node scripts/prepare-wiki-pages.js && npm run docs:sync
  • wiki:validatenode scripts/validate-wiki-languagebar.js
Dependencies8
  • dns-sync0.2.1
  • google-translate-tts^0.3.0
  • js-yaml4.1.1
  • knxultimate5.5.8
  • lodash4.18.1
  • node-color-log12.0.1
  • ping0.4.4
  • simple-get4.0.1