PkgRadar

Package evidence

@tonyclaw/[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
3,883Niche · −30% score
Versions published
55
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

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":["@tonyclaw/[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":["@tonyclaw/[email protected]"],"fail_on":"review"}'
Publishertonyclaw
Artifact bytes1,883,557
Previous version1.16.4
Published2026-06-15T12:24:15.124Z
SHA-25636dd993115e425f419daaec16c666b08f5e62f4b5d849ec36456f6cb4ae08abb

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • 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 .
  • 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