PkgRadar

Package evidence

@datagrok/[email protected]

no findings

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
53Mature · −50% score
First published
Nov 2023
Publisher
aparamonov_datagrok

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@datagrok/[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":["@datagrok/[email protected]"],"fail_on":"review"}'
Artifact bytes1,545,740
Previous version1.10.0
Published2026-04-30T12:13:07.821Z
SHA-2562a94cac46b80467116c5d8fb29bd3eb929da08969bffa5f5e9bbc7121a5148a2

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.10.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildgrok api && grok check --soft && webpack
  • build-allnpm --prefix ./../../js-api run build && npm --prefix ./../../libraries/compute-utils run build && npm --prefix ./../../libraries/statistics run build && npm --prefix ./../../libraries/utils run build && npm run build
  • build-hittriagewebpack
  • debug-hittriagewebpack && grok publish
  • debug-hittriage-devgrok publish dev
  • debug-hittriage-publicgrok publish public
  • link-allnpm link datagrok-api @datagrok-libraries/compute-utils @datagrok-libraries/statistics @datagrok-libraries/utils
  • link-apinpm link datagrok-api
  • linteslint src --ext .ts
  • lint-fixeslint src --ext .ts --fix
  • release-hittriagegrok publish --release
  • release-hittriage-devgrok publish dev --release
  • release-hittriage-publicgrok publish public --release
Dependencies15
  • @datagrok-libraries/bio^5.63.6
  • @datagrok-libraries/compute-utils^1.44.9
  • @datagrok-libraries/statistics^1.12.4
  • @datagrok-libraries/test^1.1.0
  • @datagrok-libraries/utils^4.6.5
  • cash-dom^8.1.5
  • css-loader^6.5.1
  • datagrok-api^1.26.0
  • rxjs^6.5.5
  • source-map-loader^4.0.1
  • style-loader^3.3.1
  • ts-loader^9.5.1
  • typeahead-standalone4.14.1
  • typescript^5.6.3
  • uuid^9.0.0