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
11
First published
Feb 2026
Publisher
exabyte-io

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 bytes23,126
Previous version2026.3.25-0
Published2026-03-26T19:48:05.658Z
SHA-256d6db6ab6347adf5b81ed023fee5c3e03a40648a2f62e19617f4572b8b5f263ee

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildnpm run transpile && vite build
  • linteslint src tests
  • lint:fixeslint --fix --cache src tests && prettier --write src tests
  • preparehusky install
  • prettierprettier --check src tests
  • previewvite preview
  • startvite
  • testnyc --reporter=text mocha --recursive --bail --require @babel/register/lib --require tests/setup.js tests
  • transpiletsc
Dependencies12
  • @mat3ra/code2025.10.24-0
  • @mat3ra/esse2026.3.25-0
  • @mat3ra/made2025.11.13-0
  • @mat3ra/prode2026.3.25-0
  • @mat3ra/utils2026.2.3-0
  • @mui/styles^5.11.9
  • highcharts^6.2.0
  • highcharts-more^0.1.7
  • highcharts-react-official^3.2.0
  • lodash^4.17.21
  • prop-types^15.8.1
  • underscore.string^3.3.4