PkgRadar

Package evidence

@rlippmann/[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.

Weekly downloads
154
Versions published
7
First published
Apr 2026
Publisher
rlippmann

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":["@rlippmann/[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":["@rlippmann/[email protected]"],"fail_on":"review"}'
Publisherrlippmann
Artifact bytes37,289
Previous version0.7.0
Published2026-05-29T06:12:00.692Z
SHA-256bf0d17aef009313e625019040148ae6fb76ebf7521b36b120ea91668b8d4a045

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
0.7.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

Scripts10
  • buildrm -rf dist && tsc -p tsconfig.build.json
  • fixtures:checkbash scripts/fixtures-check.sh
  • fixtures:preprocessor:checkbash scripts/preprocessor-fixtures-check.sh
  • fixtures:preprocessor:syncbash scripts/preprocessor-fixtures-sync.sh
  • fixtures:structured:checkbash scripts/structured-fixtures-check.sh
  • fixtures:structured:syncbash scripts/structured-fixtures-sync.sh
  • fixtures:syncbash scripts/fixtures-sync.sh
  • prepacknpm run build
  • testvitest run
  • test:watchvitest