PkgRadar

Package evidence

@kreuzberg/[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
93Established · −30% score
First published
Dec 2025
Publisher
nhirschfeld

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

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":["@kreuzberg/[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":["@kreuzberg/[email protected]"],"fail_on":"review"}'
Publishernhirschfeld
Artifact bytes178,996
Previous version4.9.7
Published2026-05-17T10:18:11.754Z
SHA-2562d047a88e9f3c4d57601f0c4260797192efce08f08eacfd5dad4a6f202a110fe

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • artifactsnapi artifacts
  • buildnapi build --platform --release && tsup
  • build:debugnapi build --platform
  • build:tstsup
  • formatbiome format --write typescript
  • lintbiome check typescript && oxlint typescript
  • lint:fixbiome check --write typescript
  • preparetsup || node -e "var f=require('fs');f.mkdirSync('dist',{recursive:true});f.writeFileSync('dist/cli.js','process.exit(1)')"
  • prepublishOnlynapi prepublish -t npm
  • testpnpm test:smoke && pnpm test:binding
  • test:bindingvitest run tests/binding/
  • test:clivitest run tests/cli/
  • test:coveragevitest run --coverage tests/binding/ tests/smoke/
  • test:smokevitest run tests/smoke/
  • test:watchvitest
  • typechecktsc --noEmit
  • universalnapi universal
  • versionnapi version
Dependencies2
  • @emnapi/runtime1.10.0
  • which^7.0.0
Optional dependencies4
  • @kreuzberg/node-darwin-arm644.9.8
  • @kreuzberg/node-linux-arm64-gnu4.9.8
  • @kreuzberg/node-linux-x64-gnu4.9.8
  • @kreuzberg/node-win32-x64-msvc4.9.8