PkgRadar

Package evidence

behemot-framework==0.5.5

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
16
First published
May 2026
Publisher
Bruno Hernandez

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":["behemot-framework==0.5.5"],"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":["behemot-framework==0.5.5"],"fail_on":"high"}'
Artifact bytes168,471
Previous versionnone
Published2026-06-06T02:52:29
SHA-25616706f5d0ea7423f0927363a21bde1983f0120eae5247c5f5f29136aa98b8add

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointbehemot_framework-0.5.5/behemot_framework/startup.pymatched "api.telegram.org/bot"40
highWebhook Exfil Endpointbehemot_framework-0.5.5/behemot_framework/startup_backup.pymatched "api.telegram.org/bot"40
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/rag/document_loader.pymatched "aws_access_key"10
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/startup.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/startup_backup.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointbehemot_framework-0.5.5/behemot_framework/startup.pymatched "api.telegram.org/bot"40
highWebhook Exfil Endpointbehemot_framework-0.5.5/behemot_framework/startup_backup.pymatched "api.telegram.org/bot"40
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/rag/document_loader.pymatched "aws_access_key"10
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/startup.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accessbehemot_framework-0.5.5/behemot_framework/startup_backup.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
lowMessenger Bot Endpointbehemot_framework-0.5.5/behemot_framework/connectors/telegram_connector.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0