PkgRadar

Package evidence

@kortexya/[email protected]

Remote Dependency Spec: optionalDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

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
4
First published
Jun 2026
Publisher
kortexya

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":["@kortexya/[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":["@kortexya/[email protected]"],"fail_on":"high"}'
Publisherkortexya
Artifact bytes2,731,269
Previous version0.1.2
Published2026-06-14T22:45:28.921Z
SHA-2560fb89f387e6c925960f830bf14911db923b5095c4d31293a740ddec3e3497244

Why flagged

What the scanner saw

Remote Dependency Spec: optionalDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsonoptionalDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"35
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"kortexya","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsonoptionalDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"35
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"kortexya","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/nodus_render_wasm-Bs6hlsx-.js3815356 bytes0

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
optionalDependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts11
  • buildnpm run build:wasm && npm run build:render-wasm && npm run clean:dist && vite build --config vite.build.config.ts && npm run build:types
  • build:render-wasmwasm-pack build crates/nodus-render-wasm --target bundler --out-dir pkg-render --release
  • build:typestsc -p tsconfig.json --declaration --emitDeclarationOnly --noEmit false --outDir types
  • build:wasmwasm-pack build crates/nodus-wasm --target bundler --out-dir ../../pkg
  • clean:distrm -f nodus.src.bundle.js nodus_wasm-*.js nodus_render_wasm-*.js __vite-plugin-wasm-helper-*.js chunk-*.js && rm -rf assets types
  • diff:ast-lspnode scripts/ast-lsp-diff.mjs
  • docs:buildnpm --prefix docs run build
  • docs:devnpm --prefix docs run dev
  • docs:previewnpm --prefix docs run preview
  • prepublishOnlynpm run build
  • releasebash scripts/release.sh
Dependencies2
  • delaunator^5.1.0
  • fflate^0.8.2
Optional dependencies4
  • @mapbox/mapbox-gl-rtl-text^0.2.0
  • @types/leaflet>=1.x
  • leaflet>=1.x
  • xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz