PkgRadar

Package evidence

[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
42
First published
Jan 2026
Publisher
hochstenbach

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherhochstenbach
Artifact bytes55,249
Previous version2.5.0
Published2026-06-03T06:52:12.607Z
SHA-25663b37c930ecc58932e2bc9249e4893d30543ccea7c3fe46eff9efbdf95f6fd33

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • build:tsnpx tsc
  • build:watchnpx tsc -w
  • demo:alephseqnpx marcattacks --to alephseq data/sample.xml
  • demo:biblio:allnpx marcattacks --from jsonl --info https://biblio.ugent.be/exports/publications.json
  • demo:biblio:onenpx marcattacks --from json --info ./data/biblio.json
  • demo:jsonnpx marcattacks --to json data/sample.xml
  • demo:jsonlnpx marcattacks --to jsonl data/sample.xml
  • demo:jsonldnpx marcattacks --to jsonl --param fix=./demo/marc2rdf.jsonata data/sample.xml
  • demo:parquet npx marcattacks ./data/sample.xml --to parquet --map avram --param schema=./demo/avram.schema --info --out ./data/avram.parquet
  • demo:rdfnpx marcattacks --to rdf --map marc2rdf data/sample.xml
  • docker:builddocker build . -t hochstenbach/marcattacks:v0.0.1
  • docker:pushdocker push hochstenbach/marcattacks:v0.0.1
  • docker:rundocker run --rm -v `pwd`/data:/app/data -it hochstenbach/marcattacks:v0.0.1 --to rdf --map rdf data/sample.xml
  • postversionnpm publish && git push && git push --tags
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies22
  • @aws-sdk/client-s3^3.980.0
  • @dsnp/parquetjs^1.8.7
  • @fast-csv/parse^5.0.5
  • @rdfjs/types^1.1.2
  • commander^14.0.2
  • csv-parse^6.2.1
  • csv-stringify^6.7.0
  • dotenv^17.2.3
  • fast-xml-parser^5.3.6
  • jsonata^2.1.0
  • jsonld^9.0.0
  • log4js^6.9.1
  • marcjs^3.0.2
  • n3^1.26.0
  • rdf-parse^4.0.0
  • sax^1.4.3
  • ssh2-sftp-client^12.0.1
  • stream-chain^3.4.0
  • stream-json^1.9.1
  • streamify-string^1.0.1
  • tar-stream^3.1.7
  • uuid^13.0.0