PkgRadar

Package evidence

@telaro/[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"kreolabs","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":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
4
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 bytes76,126
Previous version1.0.2
Published2026-06-12T06:38:42.941Z
SHA-256eb20e91f18d0acc752b528c0688616e2ddbe6e2e8e24cfa4e184e36c5f2424dc

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"kreolabs","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":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
1.0.3Version
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":6,"publisher":"kreolabs","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10

Manifest

Package metadata

Scripts27
  • buildtsc -p tsconfig.json
  • cleanrm -rf dist
  • smoketsx tests/devnet-smoke.ts
  • smoke:agreementtsx tests/devnet-agreement.ts
  • smoke:alltsx tests/devnet-smoke.ts && tsx tests/devnet-dispute.ts && tsx tests/devnet-reclaim.ts && tsx tests/devnet-validation.ts
  • smoke:bondedtsx tests/devnet-bonded-evaluator.ts
  • smoke:disputetsx tests/devnet-dispute.ts
  • smoke:jitosoltsx tests/devnet-jitosol.ts
  • smoke:jury-sdktsx tests/devnet-jury-sdk.ts
  • smoke:jury-verdicttsx tests/devnet-jury-verdict.ts
  • smoke:mcp-servertsx tests/devnet-mcp-server.ts
  • smoke:negativetsx tests/devnet-negative.ts
  • smoke:phantomtsx tests/devnet-phantom.ts
  • smoke:phase7tsx tests/devnet-phase7.ts
  • smoke:phase8tsx tests/devnet-phase8.ts
  • smoke:phase8btsx tests/devnet-phase8b.ts
  • smoke:reclaimtsx tests/devnet-reclaim.ts
  • smoke:resolver-routingtsx tests/devnet-resolver-routing.ts
  • smoke:runtimetsx tests/devnet-runtime.ts
  • smoke:take-ratetsx tests/devnet-take-rate.ts
  • smoke:v09tsx tests/devnet-v09.ts
  • smoke:v09-phase56tsx tests/devnet-v09-phase56.ts
  • smoke:validationtsx tests/devnet-validation.ts
  • smoke:wormholetsx tests/devnet-wormhole.ts
  • smoke:wormhole-reclaimtsx tests/devnet-wormhole-reclaim.ts
  • smoke:x402tsx tests/devnet-x402.ts
  • typechecktsc --noEmit
Dependencies4
  • @coral-xyz/anchor^0.31.0
  • @noble/hashes^1.5.0
  • @solana/spl-token^0.4.0
  • @solana/web3.js^1.95.0