PkgRadar

Package evidence

[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
146Mature · −50% score
First published
Jun 2022
Publisher
tahul

Effective trust discount applied: 50% (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":["[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"}'
Publishertahul
Artifact bytes2,282,657
Previous version5.10.7
Published2026-06-10T22:48:47.832Z
SHA-25697ab53273a9c7906dda9df8f151467f08d26cd04da4f50b99bd64c3735fffb82

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • authbun run src/auth.ts
  • buildtsdown
  • headlessbun run src/headless-cli.ts
  • linteslint .
  • lint:fixeslint . --fix
  • releasebumpp package.json tui/package.json tui/npm/*/package.json --execute "bun install --cpu='*' --os='*'" --all
  • restate:fixture:downdocker compose -f test/fixtures/restate-docker/docker-compose.yml down -v
  • restate:fixture:servicePORT=19080 bun run test/fixtures/restate-docker/service.ts
  • restate:fixture:smokebun run test/fixtures/restate-docker/smoke.ts
  • restate:fixture:testbun run test/fixtures/restate-docker/run.ts
  • restate:fixture:updocker compose -f test/fixtures/restate-docker/docker-compose.yml up --build -d
  • startbun run src/start.ts
  • testbun test
  • test:evalbun run scripts/eval.ts
  • tuibun --cwd=tui run dev
  • tui:buildbun run scripts/build-executables.ts
  • tui:build:currentbun run scripts/build-executables.ts --current
  • tui:install:crossbun install --cpu='*' --os='*'
  • typechecktsc --noEmit
Dependencies5
  • @earendil-works/pi-ai0.76.0
  • chalk^5.6.2
  • fzf^0.5.2
  • hookable^6.1.1
  • marked18.0.4