PkgRadar

Package evidence

@leettools/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"leettools","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":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
1
First published
Jun 2026
Publisher
leettools

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@leettools/[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":["@leettools/[email protected]"],"fail_on":"review"}'
Publisherleettools
Artifact bytes384,102
Previous versionnone
Published2026-06-17T19:06:03.522Z
SHA-25640f194f9e1940a210a21acbe44829e6121790ff4e855b2de62f1992ae29a0246

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"leettools","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"leettools","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts2
  • buildnode build.mjs
  • prepublishOnlynode build.mjs
Dependencies13
  • @duckdb/node-api^1.3.4-alpha.27
  • @fastify/swagger^9.6.1
  • @fastify/swagger-ui^5.2.3
  • @fastify/type-provider-typebox^5.2.0
  • @sinclair/typebox^0.34.41
  • commander^14.0.1
  • env-schema^7.0.0
  • fastify^5.6.1
  • pino^10.3.1
  • pino-pretty^13.1.2
  • pino-roll^4.0.0
  • playwright-core^1.60.0
  • zod^4.1.12