Package evidence
restai-core==6.3.25
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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
- 90
- First published
- Apr 2026
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["restai-core==6.3.25"],"fail_on":"review"}'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":["restai-core==6.3.25"],"fail_on":"review"}'Why flagged
What the scanner saw
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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 review · score 30 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | restai_core-6.3.25/crons/telegram.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | restai_core-6.3.25/frontend/build/static/js/4078.6f550dd9.chunk.js | matched "aws_access_key" | 5 |
| low | Credential file access | restai_core-6.3.25/frontend/build/static/js/5028.36c35c6c.chunk.js | matched "aws_access_key" | 5 |
| low | Credential file access | restai_core-6.3.25/restai/agent2/providers.py | matched "aws_access_key" | 5 |
| low | Messenger Bot Endpoint | restai_core-6.3.25/restai/comms/telegram.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | restai_core-6.3.25/restai/integrations/sync.py | matched "aws_access_key" | 5 |
| low | Obfuscation Density | restai_core-6.3.25/frontend/build/monaco/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |