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.

Weekly downloads
3,442Niche · −30% score
Versions published
64
First published
Jun 2026
Publisher
tonyclaw

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":["@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,948,703
Previous version1.19.2
Published2026-06-18T09:12:35.544Z
SHA-2565c483f55b6c363d76e489a36be7edaa848d54cb1ebeaa169f01078295883f918

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="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
17Score
1.19.3Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node .output/cli.js onboard || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
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

Scripts17
  • 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
  • extension:releasenode scripts/release-chrome-extension.mjs
  • extension:zipnode scripts/pack-chrome-extension.mjs
  • 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