PkgRadar

Package evidence

@kdcloudjs/[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
1
First published
Apr 2026
Publisher
catherine2020

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":["@kdcloudjs/[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":["@kdcloudjs/[email protected]"],"fail_on":"review"}'
Publishercatherine2020
Artifact bytes545,994
Previous versionnone
Published2026-04-09T06:48:36.469Z
SHA-256dbfd29501d37159024152e66291fea18922b7238c2b3849b61800bacd5408b16

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.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

Scripts13
  • buildnode scripts/build.js
  • check-updatesnpx npm-check-updates --interactive --format group
  • createplop --plopfile scripts/plop/plopfile.js
  • linteslint src --max-warnings 0
  • lint:fixeslint src --max-warnings 0 --fix
  • prettierprettier --write --log-level=warn .
  • prettier:checkprettier --check --log-level=warn .
  • spellcheckcspell "**/*.{js,ts,json,html,css,md}" --no-progress
  • startnode scripts/build.js --serve
  • testweb-test-runner --group default
  • test:componentweb-test-runner -- --watch --group
  • test:watchweb-test-runner --watch --group default
  • verifynpm run prettier:check && npm run lint && npm run build && npm run test
Dependencies16
  • @ctrl/tinycolor^4.1.0
  • @floating-ui/dom^1.6.12
  • @lit/context^1.1.6
  • @lit/react^1.0.6
  • @shoelace-style/animations^1.2.0
  • @shoelace-style/localize^3.2.1
  • @tanstack/lit-table^8.21.3
  • @tanstack/lit-virtual^3.13.20
  • composed-offset-position^0.0.6
  • gridstack^12.4.2
  • lit^3.2.1
  • lodash^4.17.23
  • marked^17.0.4
  • qr-creator^1.0.0
  • sortablejs^1.15.7
  • tanstack-table-header-rowspan^1.0.11