PkgRadar

Package evidence

@fin.cx/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node dist_ts_install/index.js 2>/dev/null || true"

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
843
Versions published
10Established · −30% score
First published
May 2025
Publisher
lossless

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@fin.cx/[email protected]"],"fail_on":"high"}'

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":["@fin.cx/[email protected]"],"fail_on":"high"}'
Publisherlossless
Artifact bytes427,542
Previous version5.2.1
Published2026-05-28T09:33:24.713Z
SHA-256e39ca66d340e6e8de02613d4ebc83c6f3e60e079ef1d6b4f052126673def6e56

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node dist_ts_install/index.js 2>/dev/null || true"

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

Availability ledger

available

high
Last checked
highRisk
34Score
6.0.0Version
Status history (3 events)
  1. availableavailable · risk high · score 34 · status available -> available, risk high -> high, score 49 -> 34
  2. availableavailable · risk high · score 49 · status available -> available, risk high -> high, score 109 -> 49
  3. newavailable · risk high · score 109 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lossless

3 members · evidence strength 77

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist_ts_install/index.js 2>/dev/null || true"20
mediumRemote Payloadpackage/dist_ts_install/download-test-samples.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist_ts_install/download-xrechnung-rules.jsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist_ts_install/index.js 2>/dev/null || true"20
mediumRemote Payloadpackage/dist_ts_install/download-test-samples.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist_ts_install/download-xrechnung-rules.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist_ts_install/index.js 2>/dev/null || true"5

Manifest

Package metadata

Scripts13
  • build(tsbuild tsfolders --allowimplicitany)
  • buildDocs(tsdoc)
  • download-schematrontsrun ts_install/download-schematron.ts
  • download-test-samplestsrun ts_install/download-test-samples.ts
  • postinstallnode dist_ts_install/index.js 2>/dev/null || true
  • testpnpm run test:unit
  • test:allNODE_OPTIONS=--expose-gc tstest test/ --verbose --logfile --timeout 60
  • test:conformancetstest test/test.conformance-harness.ts
  • test:corpuststest test/suite/einvoice_corpus-validation/ --verbose --logfile --timeout 60
  • test:formattstest test/test.format-detection.ts --verbose --logfile --timeout 60
  • test:performanceNODE_OPTIONS=--expose-gc tstest test/suite/einvoice_performance/ --verbose --logfile --timeout 60
  • test:unittstest test/test.einvoice.ts --verbose --logfile --timeout 60 && tstest test/test.decimal.ts --verbose --logfile --timeout 60 && tstest test/test.decimal-currency-calculator.ts --verbose --logfile --timeout 60 && tstest test/test.currency-utils.ts --verbose --logfile --timeout 60 && tstest test/test.en16931-validators.ts --verbose --logfile --timeout 60 && tstest test/test.schematron-validator.ts --verbose --logfile --timeout 60
  • typecheck:publishedpnpm exec tsc -p test/strict-consumer/tsconfig.json
Dependencies10
  • @push.rocks/smartfile^13.1.2
  • @push.rocks/smartxml^2.0.0
  • @tsclass/tsclass^9.5.0
  • @xmldom/xmldom^0.9.9
  • jsdom^29.0.2
  • pako^2.1.0
  • pdf-lib^1.17.1
  • saxon-js^2.7.0
  • xmldom^0.6.0
  • xpath^0.0.34