PkgRadar

Package evidence

@tonyclaw/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node .output/cli.js onboard || 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.

Versions published
61
First published
Jun 2026
Publisher
tonyclaw

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":["@tonyclaw/[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":["@tonyclaw/[email protected]"],"fail_on":"high"}'
Publishertonyclaw
Artifact bytes1,938,850
Previous version1.18.2
Published2026-06-17T12:54:24.528Z
SHA-25609ea838c218ee8876cf074c826774b0810824b71894331191db001441fc97028

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.19.0 vs 1.18.2: "node .output/cli.js onboard || true"

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

Availability ledger

available

high
Last checked
highRisk
65Score
1.19.0Version
Status history (1 event)
  1. newavailable · risk high · score 65 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.19.0 vs 1.18.2: "node .output/cli.js onboard || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node .output/cli.js onboard || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.19.0 vs 1.18.2: "node .output/cli.js onboard || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node .output/cli.js onboard || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node .output/cli.js onboard || true"5

Manifest

Package metadata

Scripts15
  • buildvite build && bun build:cli
  • build:clinpx esbuild src/cli.ts --bundle --platform=node --target=node18 --format=esm --outfile=.output/cli.js
  • checkbun format && bun typecheck && bun lint
  • devvite dev
  • formatbiome format --write .
  • format:checkbiome format .
  • knipknip
  • ladleladle serve
  • ladle:buildladle build
  • linteslint .
  • postinstallnode .output/cli.js onboard || true
  • preparehusky
  • prepublishOnlynpm run build
  • startnode .output/cli.js
  • typechecktsc --noEmit
Dependencies21
  • @modelcontextprotocol/server^2.0.0-alpha.2
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-select^2.2.6
  • @tailwindcss/typography^0.5.19
  • @tanstack/react-router^1.160.2
  • @tanstack/react-start^1.161.0
  • @tanstack/react-virtual^3.13.26
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • conf^15.1.0
  • diff^9.0.0
  • jszip^3.10.1
  • lucide-react^0.563.0
  • radix-ui^1.4.3
  • react^19
  • react-dom^19
  • react-markdown^10.1.0
  • swr^2.4.1
  • tailwind-merge^3.4.0
  • tw-animate-css^1.4.0
  • zod^4.3.6