PkgRadar

Package evidence

@ucd-lib/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Versions published
66Mature · −50% score
First published
Aug 2024
Publisher
jrmerz

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":["@ucd-lib/[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":["@ucd-lib/[email protected]"],"fail_on":"review"}'
Publisherjrmerz
Artifact bytes50,150
Previous version0.16.0
Published2026-05-14T18:55:13.943Z
SHA-256f7eb267d63343eb4cac0d502324f234a5535e1a3904608c01b93b802d86f363e

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/build-dependencies.jsmatched "raw.githubusercontent.com"12
mediumCredential file accesspackage/lib/deploy.jsmatched "KubeConfig"10
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/build-dependencies.jsmatched "raw.githubusercontent.com"12
mediumCredential file accesspackage/lib/deploy.jsmatched "KubeConfig"10
lowCredential file accesspackage/bin/cork-kube-dashboard.jsmatched "kubeconfig"5
lowCredential file accesspackage/bin/cork-kube-pod.jsmatched "KubeConfig"5
lowCredential file accesspackage/bin/cork-kube-project.jsmatched "kubeconfig"5
lowCredential file accesspackage/bin/cork-kube-start.jsmatched "KubeConfig"5
lowCredential file accesspackage/bin/cork-kube-status.jsmatched "KUBECONFIG"5
lowCredential file accesspackage/bin/cork-kube-stop.jsmatched "KubeConfig"5
lowCredential file accesspackage/lib/init-env.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/lib/kubectl.jsmatched "kubeconfig"5
lowCredential file accesspackage/lib/template-config.jsmatched "KubeConfig"5

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies6
  • colors^1.4.0
  • commander^12.1.0
  • js-yaml^4.1.0
  • jsonpath^1.1.1
  • node-fetch^3.3.2
  • open^10.1.0