PkgRadar

Package evidence

@caspertech/[email protected]

Remote Dependency Spec: dependencies.xmlrpc="github:CasperTech/node-xmlrpc"

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
1,134Niche · −30% score
Versions published
130Mature · −50% score
First published
Dec 2017
Publisher
tommettam

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":["@caspertech/[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":["@caspertech/[email protected]"],"fail_on":"review"}'
Publishertommettam
Artifact bytes668,834
Previous version0.8.13
Published2026-06-17T17:41:45.593Z
SHA-256ea8a5402c9b1a0b2d078872db9547f95390f49d0125ce3ba3a4e873b0ca395dd

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xmlrpc="github:CasperTech/node-xmlrpc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.xmlrpc="github:CasperTech/node-xmlrpc"12

Manifest

Package metadata

Scripts7
  • buildtsc --removeComments
  • prepublishnpm run build
  • pretestnpm run build
  • runnode -r source-map-support/register example/testBot.js
  • setupnpm install
  • testnpm run test-only
  • test-onlyvitest run
Dependencies27
  • @caspertech/llsd^1.0.5
  • @types/long^4.0.2
  • @types/xml^1.0.10
  • @types/xmlrpc^1.3.9
  • chalk^4.1.2
  • fast-xml-parser^5.8.0
  • flatted^3.2.9
  • fs-extra^10.1.0
  • glob^7.2.3
  • got^11.8.6
  • ipaddr.js^2.2.0
  • logform^2.6.0
  • long^4.0.0
  • micromatch^4.0.5
  • moment^2.29.4
  • qs^6.5.3
  • rbush-3d0.0.4
  • rxjs^7.8.1
  • tiny-async-pool^2.1.0
  • uuid^14.0.0
  • validator^13.15.15
  • vitest^4.1.8
  • winston^3.11.0
  • xml^1.0.1
  • xml2js^0.5.0
  • xmlbuilder^15.1.1
  • xmlrpcgithub:CasperTech/node-xmlrpc