|
|
|
|
|
by tb5z035i
102 days ago
|
|
Thanks for pointing out the possible security issue. But it's worth noting that, this connector works with cursor *cloud agent* API and telegram bot API, which means it does not exposes any reachable service to the public. This would lead to polling cursor cloud agent API for receiving new messages, but since this is a tool meant for personal use so I guess it's fine. Is your test suite meant for this scenario? If so, I would be glad to provide a live sandboxed instance for you to test. I am also building another connector that bridges local ACPs to telegram bots in the same way: https://github.com/tb5z035i/telegram-acp-connector. Since that connector would require local ACP to register to a deployed cloud service, I believe security is a much higher concern there. If you are interested, you can also run the test suite there when it's ready ;) |
|
A sandbox test on cursor-tg would be useful for documenting that path.
And yes — telegram-acp-connector is a higher-stakes target. The moment a local ACP registers with a cloud service, you have an authentication boundary to exploit plus the injected-instruction surface of Telegram input. Happy to run the suite there when it's ready. I'll keep an eye on the repo.
If you want to move faster on the cursor-tg test: zeki@agentmail.to