PkgRadar

Package evidence

@agenticmail/[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.

Weekly downloads
1,498Niche · −30% score
Versions published
620
First published
Feb 2026
Publisher
ope-olatunji

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@agenticmail/[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":["@agenticmail/[email protected]"],"fail_on":"high"}'
Publisherope-olatunji
Artifact bytes2,939,198
Previous version0.5.613
Published2026-05-25T19:52:12.199Z
SHA-2568887e36bbff5776978f5d0b4e5aa373da5a6714596d5a5ee8d4d824c6d67848f

Why flagged

What the scanner saw

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

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
126Score
0.5.614Version
Status history (2 events)
  1. availableavailable · risk high · score 126 · status available -> available, risk high -> high, score 124 -> 126
  2. newavailable · risk high · score 124 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

ope-olatunji

6 members · evidence strength 78
Publisher / release actor burstcandidate

ope-olatunji

6 members · max score 246

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-VWIDJRD4.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/bin/agenticmail-enterprise.cjsmatched "curl "12
mediumRemote Payloadpackage/dist/agent-tools-5LLIXV6A.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-GC77MDKW.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/chunk-IXAWHXMY.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-MVD2DMAY.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-T26AVIAQ.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/chunk-VWIDJRD4.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/cli-agent-DOLO7OCU.jsmatched "wget "12
mediumRemote Payloadpackage/dist/cli-recover-OXRLXXCB.jsmatched "curl "12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-VWIDJRD4.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/bin/agenticmail-enterprise.cjsmatched "curl "12
mediumRemote Payloadpackage/dist/agent-tools-5LLIXV6A.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-GC77MDKW.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/chunk-IXAWHXMY.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-MVD2DMAY.jsmatched "curl "12
mediumRemote Payloadpackage/dist/chunk-T26AVIAQ.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/chunk-VWIDJRD4.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/cli-agent-DOLO7OCU.jsmatched "wget "12
mediumRemote Payloadpackage/dist/cli-recover-OXRLXXCB.jsmatched "curl "12
lowCredential file accesspackage/dist/agent-tools-5LLIXV6A.jsmatched "id_rsa"5
lowMessenger Bot Endpointpackage/dist/chunk-GC77MDKW.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/chunk-T26AVIAQ.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/chunk-VWIDJRD4.jsmatched "aws_secret_access_key"5
lowMessenger Bot Endpointpackage/dist/cli-agent-DOLO7OCU.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/dashboard/pages/cluster.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/dashboard/pages/agent-detail/deployment.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/dashboard/pages/polymarket.jsmatched ".ssh/"5
lowCredential file accesspackage/community-skills/aws-services/agenticmail-skill.jsonmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts src/cli.ts src/registry/cli.ts src/watchdog.ts --format esm --external better-sqlite3 --external mongodb --external mysql2 --external @libsql/client --external @aws-sdk/client-dynamodb --external @aws-sdk/lib-dynamodb --external @aws-sdk/client-s3 --external @aws-sdk/s3-request-presigner --external @google-cloud/storage --external @azure/storage-blob --external @mozilla/readability --external imapflow --external nodemailer --external linkedom --external postgres --external playwright-core --external ws --external express && mkdir -p dist/dashboard/components dist/dashboard/pages dist/dashboard/vendor dist/dashboard/assets dist/registry && cp src/dashboard/index.html dist/dashboard/ && cp src/dashboard/app.js dist/dashboard/ && cp src/dashboard/components/*.js dist/dashboard/components/ && cp src/dashboard/pages/*.js dist/dashboard/pages/ && rm -rf dist/dashboard/pages/agent-detail && cp -r src/dashboard/pages/agent-detail dist/dashboard/pages/agent-detail && cp src/dashboard/vendor/*.js dist/dashboard/vendor/ && cp -r src/dashboard/assets/* dist/dashboard/assets/ && mkdir -p dist/dashboard/data && cp src/dashboard/data/*.js dist/dashboard/data/ && mkdir -p dist/dashboard/docs && cp src/dashboard/docs/*.html dist/dashboard/docs/ && cp src/dashboard/docs/*.css dist/dashboard/docs/ && mkdir -p dist/assets && cp src/engine/assets/* dist/assets/ && cp src/engine/soul-templates.json dist/
  • devnpm run build && node --watch start-live.mjs
  • preuninstallnode scripts/preuninstall.js
  • rebuildnpm run build && pm2 restart enterprise
Dependencies21
  • @anthropic-ai/sdk^0.73.0
  • @hono/node-server^1.19.9
  • @modelcontextprotocol/sdk^1.26.0
  • @sinclair/typebox^0.34.48
  • @whiskeysockets/baileys^7.0.0-rc.9
  • bcryptjs^2.4.3
  • chalk^5.0.0
  • ethers^6.16.0
  • hono^4.0.0
  • imapflow^1.2.10
  • inquirer^9.0.0
  • jose^5.0.0
  • nanoid^5.0.0
  • nodemailer^8.0.1
  • openai^4.77.0
  • ora^8.0.0
  • playwright^1.58.2
  • qrcode-terminal^0.12.0
  • sharp^0.34.5
  • socks-proxy-agent^8.0.5
  • ssh2^1.17.0
Optional dependencies6
  • @libsql/client^0.6.0
  • better-sqlite3^11.0.0
  • mongodb^6.3.0
  • mysql2^3.9.0
  • pg^8.13.0
  • postgres^3.4.0