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.

Weekly downloads
445
Versions published
69Mature · −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,454
Previous version0.17.3
Published2026-06-12T17:36:11.933Z
SHA-256666f9baf7d360027f0ea0eceb73e6c9ede857f04b5f110d11894f2afaf19364d

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
13Score
0.17.4Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

3 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 3 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/lib/init-env.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"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