PkgRadar

Package evidence

@cornerstonejs/[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"sedghi","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}

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
9
First published
Jun 2026
Publisher
sedghi

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":["@cornerstonejs/[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":["@cornerstonejs/[email protected]"],"fail_on":"review"}'
Publishersedghi
Artifact bytes6,191
Previous version5.0.9
Published2026-06-17T16:36:34.588Z
SHA-256d9a5fcebca71c1e6b054c5b689e0c40cfe86eafa9cbe2306158ced7ef018934c

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"sedghi","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"sedghi","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}10

Manifest

Package metadata

Scripts11
  • buildnode -e "console.log('codemods package does not require a build step')"
  • build:allpnpm run build
  • build:esmpnpm run build
  • build:esm:watchpnpm run build
  • cleanshx rm -rf dist
  • clean:deeppnpm run clean && shx rm -rf node_modules
  • devpnpm run test
  • lintoxlint .
  • testnpx codemod jssg test -l tsx registry/cornerstone3d/5/generic-viewport/scripts/rendering-engine-viewport-accessors.ts registry/cornerstone3d/5/generic-viewport/tests
  • validatepnpm run validate:registry && pnpm run test
  • validate:registrynode scripts/validate-registry-packages.mjs