PkgRadar

Package evidence

@open-gitagent/[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
13
First published
Feb 2026
Publisher
shreyaskapale

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":["@open-gitagent/[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":["@open-gitagent/[email protected]"],"fail_on":"high"}'
Publishershreyaskapale
Artifact bytes179,547
Previous version1.5.0
Published2026-06-03T14:08:39.185Z
SHA-2563287deb83b72cdf921cee06f597daa35ed25c7379cc9d55d6fac120e36aa7c47

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
52Score
1.5.1Version
Status history (1 event)
  1. newavailable · risk high · score 52 · status changed

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts4
  • buildtsc && cp src/voice/ui.html dist/voice/
  • devtsc --watch
  • startnode dist/index.js
  • testnode --test test/*.test.ts --experimental-strip-types
Dependencies19
  • @googleworkspace/cli^0.8.1
  • @mariozechner/pi-agent-core^0.70.2
  • @mariozechner/pi-ai^0.70.2
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-metrics-otlp-http^0.215.0
  • @opentelemetry/exporter-trace-otlp-http^0.215.0
  • @opentelemetry/instrumentation^0.215.0
  • @opentelemetry/instrumentation-undici^0.25.0
  • @opentelemetry/resources^2.7.0
  • @opentelemetry/sdk-metrics^2.7.0
  • @opentelemetry/sdk-node^0.215.0
  • @opentelemetry/sdk-trace-node^2.7.0
  • @opentelemetry/semantic-conventions^1.40.0
  • @sinclair/typebox^0.34.41
  • baileys^7.0.0-rc.9
  • js-yaml^4.1.0
  • node-cron^3.0.3
  • ws^8.19.0
  • yaml^2.8.2