PkgRadar

Package evidence

@rapidthoughtlabs/[email protected]

Large Javascript Payload: 6118733 bytes

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
240
Versions published
3
First published
Jun 2026
Publisher
zelite

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":["@rapidthoughtlabs/[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":["@rapidthoughtlabs/[email protected]"],"fail_on":"review"}'
Publisherzelite
Artifact bytes1,293,065
Previous version0.3.0
Published2026-06-12T21:20:18.509Z
SHA-2564fdcd04a4e82457f1e3c0bb1881be1595a4176101910bb4f34cc39b8c496736e

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"zelite","burst_same_day":0,"burst_week":1,"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
0.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"zelite","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"zelite","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/cli.js6118733 bytes0

Manifest

Package metadata

Scripts11
  • buildtsup
  • client:buildnpm run build --prefix client
  • devconcurrently --names "client,server" --prefix-colors "cyan,yellow" "npm run dev:client" "npm run dev:server"
  • dev:clientnpm run dev --prefix client
  • dev:mcptsx src/cli.ts start
  • dev:servertsx watch server/index.ts
  • seedtsx scripts/seed-registry.ts
  • seed:drytsx scripts/seed-registry.ts --dry-run
  • startnode dist/cli.js start
  • testvitest
  • typechecktsc --noEmit
Dependencies12
  • @grpc/grpc-js^1.14.3
  • @grpc/proto-loader^0.8.0
  • @modelcontextprotocol/sdk^1.27.1
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • chokidar^5.0.0
  • concurrently^9.2.1
  • cors^2.8.6
  • dotenv^17.3.1
  • express^5.2.1
  • jsonpath-plus^10.4.0
  • protobufjs^8.0.0