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
- 167
- Versions published
- 41
- First published
- Jan 2026
- Publisher
- hochstenbach
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":["[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"}'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
Scripts15
build:tsnpx tscbuild:watchnpx tsc -wdemo:alephseqnpx marcattacks --to alephseq data/sample.xmldemo:biblio:allnpx marcattacks --from jsonl --info https://biblio.ugent.be/exports/publications.jsondemo:biblio:onenpx marcattacks --from json --info ./data/biblio.jsondemo:jsonnpx marcattacks --to json data/sample.xmldemo:jsonlnpx marcattacks --to jsonl data/sample.xmldemo:jsonldnpx marcattacks --to jsonl --param fix=./demo/marc2rdf.jsonata data/sample.xmldemo:parquetnpx marcattacks ./data/sample.xml --to parquet --map avram --param schema=./demo/avram.schema --info --out ./data/avram.parquetdemo:rdfnpx marcattacks --to rdf --map marc2rdf data/sample.xmldocker:builddocker build . -t hochstenbach/marcattacks:v0.0.1docker:pushdocker push hochstenbach/marcattacks:v0.0.1docker:rundocker run --rm -v `pwd`/data:/app/data -it hochstenbach/marcattacks:v0.0.1 --to rdf --map rdf data/sample.xmlpostversionnpm publish && git push && git push --tagstestnode --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.2commander^14.0.2csv-parse^6.2.1csv-stringify^6.7.0dotenv^17.2.3fast-xml-parser^5.3.6jsonata^2.1.0jsonld^9.0.0log4js^6.9.1marcjs^3.0.2n3^1.26.0rdf-parse^4.0.0sax^1.4.3ssh2-sftp-client^12.0.1stream-chain^3.4.0stream-json^1.9.1streamify-string^1.0.1tar-stream^3.1.7uuid^13.0.0