PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3427464 bytes

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
237
Versions published
82Established · −30% score
First published
Nov 2025
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

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes4,808,339
Previous version2.6.2
Published2026-05-27T20:22:09.599Z
SHA-256f363a6cca661225ae96d9ab9edbb1e81950e20e6618846e45db70a716970a056

Why flagged

What the scanner saw

Large Javascript Payload: 3427464 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/browser/spytial-core-complete.global.js3427464 bytes10

Manifest

Package metadata

Scripts22
  • analysis:aggregatetsx analysis/runner/aggregate.ts
  • analysis:runtsx analysis/runner/run.ts
  • analysis:testvitest run --config vitest.analysis.config.ts
  • benchvitest run --config vitest.bench.config.ts
  • buildnpm run build:all
  • build:allnpm run build:parser && npm run build:browser && npm run build:components
  • build:browsertsup --config tsup.browser.config.ts
  • build:componentstsup --config tsup.components.config.ts
  • build:parserpeggy --plugin ts-pegjs -o src/evaluators/layout/layout-query-parser.ts src/evaluators/layout/layout-query.pegjs
  • cleanrm -rf dist
  • devtsup --watch
  • formatprettier --write src/**/*.{ts,tsx,json,md}
  • linteslint src --ext .ts,.tsx
  • lint:fixeslint src --ext .ts,.tsx --fix
  • prepublishOnlynpm run clean && npm run build:all
  • servepython3 -m http.server 8080
  • testvitest
  • test:perfvitest run --config vitest.bench.config.ts
  • test:runvitest run
  • test:uivitest --ui
  • test:validator-equivalencevitest run tests/z3-equivalence.test.ts
  • typechecktsc --noEmit
Dependencies20
  • @types/d3^4.13.12
  • @types/graphlib-dot^0.6.4
  • @types/react^19.1.8
  • @types/react-dom^19.1.6
  • @xmldom/xmldom^0.9.8
  • alasql^4.17.0
  • chroma-js^3.1.2
  • d3^7.9.0
  • dagre^0.8.5
  • data-navigator^2.4.1
  • forge-expr-evaluator^1.1.0
  • graphlib^2.1.8
  • graphlib-dot^0.6.4
  • js-yaml^4.1.0
  • kiwi.js^1.1.3
  • lodash^4.17.21
  • react19.1.0
  • react-dom19.1.0
  • simple-graph-query^2.7.0
  • webcola^3.4.0