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
102Mature · −50% score
First published
Dec 2023
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 bytes1,232,576
Previous version2026.6.5-0
Published2026-06-12T03:09:26.500Z
SHA-2562b3af4f00d13ffd1726d7c36d76bb00daa5fdf0db474e0011d1a0026154e96e7

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.12-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

Scripts11
  • build-schemasBUILD_ASSETS=true BUILD_PYTHON_MODULES=true BUILD_PATH='./dist/js' ts-node build_schemas.ts
  • compile-typests-node compile_ts.ts
  • linteslint src/js && prettier --write src/js
  • lint:fixeslint --fix --cache src/js && prettier --write src/js
  • preparehusky install || exit 0
  • prettierprettier --check src/js
  • set-schema-idsts-node set_schema_ids.ts
  • testnpm run build-schemas && nyc --reporter=text mocha --recursive --timeout 15000 --bail tests/js
  • test-onlynyc --reporter=text mocha --recursive --bail tests/js
  • transpiletsc -p tsconfig-transpile.json
  • transpile-and-build-assetsnpm run set-schema-ids && npm run build-schemas && npm run compile-types && npm run transpile
Dependencies22
  • @babel/cli^7.28.6
  • @babel/core^7.29.0
  • @babel/eslint-parser^7.28.6
  • @babel/plugin-proposal-class-properties^7.18.6
  • @babel/preset-env^7.29.2
  • @babel/preset-react^7.28.5
  • @babel/preset-typescript^7.28.5
  • @babel/register^7.28.6
  • @babel/runtime-corejs3^7.29.2
  • @mat3ra/utils^2026.4.15-1
  • @types/chai^4.3.20
  • @types/js-yaml^4.0.9
  • @types/json-schema-merge-allof^0.6.5
  • @types/mocha^10.0.10
  • ajv^8.20.0
  • ajv-formats^2.1.1
  • js-yaml^4.1.1
  • json-schema^0.4.0
  • json-schema-deref-sync^0.14.0
  • json-schema-merge-allof^0.8.1
  • json-schema-to-typescript^15.0.4
  • lodash^4.18.1