PkgRadar

Package evidence

@mat3ra/[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
92Mature · −50% score
First published
Jan 2024
Publisher
exabyte-io

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":["@mat3ra/[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":["@mat3ra/[email protected]"],"fail_on":"review"}'
Publisherexabyte-io
Artifact bytes33,852
Previous version2026.5.29-0
Published2026-06-05T18:13:09.921Z
SHA-256dc9a93dc9b1545294697778405b142b28cf21aa7bac6d74901205e33d717eaaa

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
2026.6.5-0Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • lintnpx eslint cypress && prettier --write cypress
  • testCYPRESS_BASE_URL=${CYPRESS_BASE_URL:-'http://localhost:3001'} cypress open
  • test:headless./run-tests.sh
  • test:healthcheckTAGS='not @ignore and @notebook_healthcheck' npm run test:headless
Dependencies9
  • @badeball/cypress-cucumber-preprocessor^20.0.0
  • @bahmutov/cypress-esbuild-preprocessor^2.2.0
  • @mat3ra/standata^2024.2.21-0
  • @types/node^20.10.1
  • cypress^13.6.0
  • cypress-xpath^2.0.1
  • random-seed^0.3.0
  • typescript^5.3.2
  • underscore^1.13.6