Package evidence
aibrain==1.8.7
Webhook Exfil Endpoint: matched "requestbin.com"
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
- 64
- First published
- Mar 2026
- Publisher
- Matthew McKee
Recommended action
Block this updateStatic 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":["aibrain==1.8.7"],"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":["aibrain==1.8.7"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "requestbin.com"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 284 · status changed
Evidence
Static findings
39 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | aibrain/core/the_hands.py | matched "requestbin.com" | 40 |
| medium | Py Import Time Subprocess | aibrain/tools/compress/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Base64 Decode | mcp_peer_discovery.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | mcp_server.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Base64 Decode | aibrain/lucy_agent.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | aibrain/core/watchdog.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Remote Payload | aibrain_networking.py | matched "curl " | 12 |
| medium | Credential file access | aibrain/core/the_hands.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | aibrain/tools/builtin.py | matched ".ssh/" | 10 |
Show all 39 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | aibrain/core/the_hands.py | matched "requestbin.com" | 40 |
| medium | Py Import Time Subprocess | aibrain/tools/compress/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Base64 Decode | mcp_peer_discovery.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | mcp_server.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Base64 Decode | aibrain/lucy_agent.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | aibrain/core/watchdog.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Remote Payload | aibrain_networking.py | matched "curl " | 12 |
| medium | Credential file access | aibrain/core/the_hands.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | aibrain/tools/builtin.py | matched ".ssh/" | 10 |
| low | Messenger Bot Endpoint | mcp_peer_discovery.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/lucy_agent.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/lucy_telegram.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | aibrain/cli/share.py | matched "aws_access_key" | 5 |
| low | Messenger Bot Endpoint | aibrain/core/dispatch_helpers.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/core/reactive_chains.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | aibrain/core/secrets_filter.py | matched "aws_access_key" | 5 |
| low | Messenger Bot Endpoint | aibrain/integrations/telegram_api.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | aibrain/mcp/transports.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | aibrain/templates/agent_persona/telegram_auto_respond.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/autoresearch_intel_agent.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/goal_engine.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/goal_ingester.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/karpathy_loop_monitor.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/mckee_generator.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | aibrain/workflows/subscriber_watch.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | backend/brain_scanner.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | backend/reactive_workflows.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/competitor_analysis.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/instagram_poster.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/intel_agent_run.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/mckee_run.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/pain_points_monitor.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/security_advisories.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/service_monitor.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/social_analytics.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/social_poster.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/stripe_drift_check.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/subscriber_watch.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | workflows/telegram_utils.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |