PkgRadar

Package evidence

@kalisio/[email protected]

Remote Dependency Spec

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
79
Versions published
52Mature · −50% score
First published
Feb 2019
Publisher
claustres

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":["@kalisio/[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":["@kalisio/[email protected]"],"fail_on":"review"}'
Publisherclaustres
Artifact bytes1,645,579
Previous version2.6.4
Published2026-04-03T15:04:01.968Z
SHA-2566b8ec2c50adf644dc8ed9275944f5a7374c13a0e1ed7a862be68162091748202

Why flagged

What the scanner saw

Remote Dependency Spec

2 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
2.6.5Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json8
mediumRemote Dependency Specpackage.json8

Remote payloads

Followed remote artifacts

2 remote artifacts were followed statically. Sign in to view URLs and per-artifact findings.

Manifest

Package metadata

Scripts 13

Sign in to view install / lifecycle script contents.