PkgRadar

Package evidence

@tychilabs/[email protected]

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

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
2
First published
Jun 2026
Publisher
yash_tychi

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@tychilabs/[email protected]"],"fail_on":"high"}'

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":["@tychilabs/[email protected]"],"fail_on":"high"}'
Publisheryash_tychi
Artifact bytes327,527
Previous versionnone
Published2026-06-11T19:34:14.739Z
SHA-25694bf9cc7e75ababe6e55e7f39836d8600b734ec2f432532d92b4873957fc9adf

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

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

Availability ledger

available

high
Last checked
highRisk
74Score
1.0.0-beta.1Version
Status history (1 event)
  1. newavailable · risk high · score 74 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/cli.jsmatched "api.telegram.org/bot"40
highWebhook Exfil Endpointpackage/dist/index.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/cli.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12

Manifest

Package metadata

Scripts5
  • buildtsc
  • bundletsup
  • clinode bin/tyi.mjs
  • prepublishOnlynpm run bundle
  • startnode bin/tyi.mjs
Dependencies13
  • @anthropic-ai/sdk^0.39.0
  • @modelcontextprotocol/sdk^1.12.1
  • @mysten/sui^2.13.0
  • @solana/web3.js^1.98.4
  • @tychilabs/ugf-mcp^1.0.0-beta.1
  • bip39^3.1.0
  • bs58^6.0.0
  • dotenv^17.4.2
  • ed25519-hd-key^1.3.0
  • ethers^6.16.0
  • grammy^1.42.0
  • tweetnacl^1.0.3
  • zod^3.23.0