PkgRadar

Package evidence

@telaro/[email protected]

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

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
kreolabs

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":["@telaro/[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":["@telaro/[email protected]"],"fail_on":"review"}'
Publisherkreolabs
Artifact bytes7,985
Previous versionnone
Published2026-06-16T02:04:36.233Z
SHA-256f229ce78ba4d68ea7b570e011eb9e02f3d18c70462c8470b83ed7a8bdad5577e

Why flagged

What the scanner saw

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

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.1.0Version
Status history (2 events)
  1. scan_erroravailable · risk review · score 10 · status scan_error -> available, risk none -> review, score none -> 10
  2. newscan_error · risk none · score · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/@telaro/sendai/-/sendai-0.1.0.tgz)

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • cleanrm -rf dist
  • testnode --import tsx/esm --test --test-concurrency=1 tests/*.test.ts
  • typechecktsc --noEmit
Dependencies2
  • @solana/web3.js^1.95.0
  • @telaro/sdk0.1.17