5 pointsby laurentiurad4 hours ago2 comments
  • victor101110114 hours ago
    Interesting. I believe security was the weakest link of OpenClaw, but how do you strengthen the security of your agent? Aren't they subject to prompt injection attacks by default due to the underlying LLM's that they're based on?
    • laurentiurad4 hours ago
      I designed Comrade to have a "common sense" engine, where each plan/action goes through a filter before being suggested to the user to be approved. This is particularly enforced when the agent goes on a web page. It will always be aware of the source of the prompt, and if it's different from the Electron app where the user can interact with the agent, it will drop that instruction altogether.
  • maxbeech3 hours ago
    [dead]