• velindora@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Claude installed every CLI, prompted me to login once, then went into autopilot.

    Claude asked if it could SSH into my Hetzner instance to investigate. I said yes.

    I’m all for AI tools—but I have security issues with letting anything in like this. Even if it worked once, they change things. Each update requires its own investigation to see if the outcome is the same.

    • Shadow@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      It’ll ask you before running every command. It’s not just running blindly, unless you let it do so.

      • velindora@lemmy.cafe
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        Sounds like this person let it. But still, what if the command is long, lots of arguments, pipes, and confusing commands?

        I think most people would probably just allow it. I’m not saying I wouldn’t… but this all makes me very nervous, because it fails in small ways pretty often

        • Rikudou_Sage@lemmings.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 months ago

          I always read the whole command, otherwise it could do whatever. I generally let it have read+write access in the project directory (it’s in git anyway) and manually review every command it wants to run.