PkgRadar

Package evidence

@handsontable/[email protected]

Remote Dependency Spec: dependencies.from-xml="git+https://github.com/handsontable/from-xml.git"

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
21
Versions published
31Mature · −50% score
First published
Aug 2020
Publisher
siemienik

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@handsontable/[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":["@handsontable/[email protected]"],"fail_on":"review"}'
Publishersiemienik
Artifact bytes368,877
Previous version100.0.13-7a1c458
Published2020-12-08T23:30:34.243Z
SHA-2561b1012e7798c690a061284d8ed894a018cf2f1dae5fc399881335af579403bc3

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.from-xml="git+https://github.com/handsontable/from-xml.git"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
100.0.13-ff6e7dcVersion
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.from-xml="git+https://github.com/handsontable/from-xml.git"12

Manifest

Package metadata

Scripts3
  • buildcd ../../ && npm run build && cd packages/@handsontable/ && sh bin/build.sh
  • preversionnpm run build && npm run verify:build
  • verify:buildsh bin/verify-build.sh
Dependencies1
  • from-xmlgit+https://github.com/handsontable/from-xml.git