PkgRadar

Package evidence

@mat3ra/[email protected]

Credential File Packaged: package/.env

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
571
Versions published
91Mature · −50% score
First published
Feb 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

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":["@mat3ra/[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":["@mat3ra/[email protected]"],"fail_on":"high"}'
Publisherexabyte-io
Artifact bytes229,884
Previous version2026.5.15-0
Published2026-05-29T00:17:00.456Z
SHA-25693c22d03c0a3ab7b86a4f215d6502641aa5bf74f43e0dbce57e716c2ac1615dc

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
17Score
2026.5.29-0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts10
  • buildvite build
  • copy-cssmkdir -p dist/stylesheets && cp src/stylesheets/* dist/stylesheets/
  • linteslint src && prettier --write src
  • lint:fixeslint src --fix && prettier --write src
  • preparehusky install
  • prestartnpm-link-shared ./node_modules/@exabyte-io/cove.js/node_modules . react; npm-link-shared ./node_modules/@exabyte-io/wave.js/node_modules . react
  • prettierprettier --check src tests
  • startvite
  • testecho 'Tests are in the tests subfolder. Use Node 20 (`nvm use 20`) and run `npm i` && `npm test` there'
  • transpiletsc && npm run copy-css
Dependencies25
  • @babel/cli7.16.0
  • @babel/core7.16.0
  • @babel/runtime7.16.7
  • @babel/runtime-corejs27.16.7
  • @emotion/react^11.13.0
  • @emotion/styled^11.13.0
  • @exabyte-io/wave.js2026.5.28-0
  • @mat3ra/utils2026.5.28-4
  • @mui/icons-material^5.11.0
  • @mui/lab^5.0.0-alpha.120
  • @mui/material^5.11.9
  • @mui/styles^5.11.7
  • @mui/x-data-grid^6.5.0
  • @types/lodash^4.14.198
  • @types/react-s-alert^1.3.6
  • classnames2.3.2
  • lodash^4.17.4
  • mathjs^3.9.0
  • mixwith^0.1.1
  • notistack^3.0.1
  • path-browserify^1.0.1
  • prop-types^15.8.0
  • sprintf-js^1.1.2
  • underscore^1.12.1
  • underscore.string^3.3.4