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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.tscompile-typests-node compile_ts.tslinteslint src/js && prettier --write src/jslint:fixeslint --fix --cache src/js && prettier --write src/jspreparehusky install || exit 0prettierprettier --check src/jsset-schema-idsts-node set_schema_ids.tstestnpm run build-schemas && nyc --reporter=text mocha --recursive --timeout 15000 --bail tests/jstest-onlynyc --reporter=text mocha --recursive --bail tests/jstranspiletsc -p tsconfig-transpile.jsontranspile-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.10ajv^8.20.0ajv-formats^2.1.1js-yaml^4.1.1json-schema^0.4.0json-schema-deref-sync^0.14.0json-schema-merge-allof^0.8.1json-schema-to-typescript^15.0.4lodash^4.18.1