PkgRadar

Package evidence

@learning-with-court/[email protected]

Shipped Live Secret

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,027Niche · −30% score
Versions published
38
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@learning-with-court/[email protected]"],"fail_on":"high"}'

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":["@learning-with-court/[email protected]"],"fail_on":"high"}'
Artifact bytes531,606
Previous version0.16.4
Published2026-06-23T17:48:53.979Z
SHA-25697a0ee57b670553b6b4145ed5f79cdf652d651f9b291bcdee1014392d1d1e1e8

Why flagged

What the scanner saw

Shipped Live Secret

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

Availability ledger

available

high
Last checked
highRisk
13Score
0.16.5Version
Status history (1 event)
  1. newavailable · risk high · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShipped Live Secretpackage/dist/commands/setup.test.js45

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies3
  • @modelcontextprotocol/sdk^1.29.0
  • undici^8.2.0
  • zod^3.25.0