PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.catmandu-fix-js="git+https://codeberg.org/phochste/catmandu-fix-js.git#v0.2.0"

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
154
Versions published
47
First published
Jan 2026
Publisher
hochstenbach

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes112,215
Previous version2.9.0
Published2026-06-08T13:07:23.804Z
SHA-256c84c004f39e410ade320de3e581b12061b8869d9aab7d4904f6b68078263e202

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.catmandu-fix-js="git+https://codeberg.org/phochste/catmandu-fix-js.git#v0.2.0"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
2.9.1Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.catmandu-fix-js="git+https://codeberg.org/phochste/catmandu-fix-js.git#v0.2.0"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.catmandu-fix-js added in 2.9.1 vs 2.9.0: "git+https://codeberg.org/phochste/catmandu-fix-js.git#v0.2.0"12

Manifest

Package metadata

Scripts18
  • build:tsnpx tsc
  • build:watchnpx tsc -w
  • demo:alephseqnpx marcattacks --to alephseq data/sample.xml
  • demo:biblio:allnpx marcattacks --from json --to rdf --param fix=./demo/biblio.jsonata ./data/biblio.json
  • demo:biblio:onenpx marcattacks --from json --to rdf --param fix=./demo/biblio.jsonata --count 1 ./data/biblio.json
  • demo:fixnpx marcattacks --to jsonl --map fix --param fix=./demo/example.fix data/sample.xml
  • demo:fix:rdfnpx marcattacks --to jsonl --to rdf --map fix --param fix=./demo/marc2rdf.fix data/sample.xml
  • 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
  • demo:workersnpx marcattacks --to jsonl --to rdf --param fix=./demo/marc2rdf.jsonata --workers 4 --info 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 --forceExit
Dependencies23
  • @aws-sdk/client-s3^3.980.0
  • @dsnp/parquetjs^1.8.7
  • @fast-csv/parse^5.0.5
  • @rdfjs/types^1.1.2
  • catmandu-fix-jsgit+https://codeberg.org/phochste/catmandu-fix-js.git#v0.2.0
  • 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