13 comments

  • philbo 2 minutes ago
    Tangential, mildly amusing thing I noticed in my own harness: GLM and particularly Deepseek are both fond of trying to read dotfiles and anything listed in your .gitignore files. I only noticed it because I have separate read scopes for project files, ignored files, dotfiles and external files, so the latter three always prompt me for approval.

    I'm sure there's a perfectly reasonable explanation for it, which has nothing at all to do with exfiltration of secrets, but it does amuse me when it happens. I imagine the labs have access to lots of secrets that various actors would like to get their hands on...

    (shameless plug for my own harness, which is open source and doesn't have a backend to send any data to: https://www.opairdev.org/ )

  • outloudvi 1 hour ago
  • Aldipower 55 minutes ago
    That the article cannot distinguish between the git history 'git log' and the git repository, which is meant here, tells a lot.

    Claude Fable uploads my git history (git log) every day to the Anthropic servers!

  • tancop 52 minutes ago
    Closed source agents are a red flag no matter if its China or America. Always use an open harness with a good reputation and enough users that someone will notice if they push malicious code like this one here. Right now that's Opencode and Pi.
    • hypfer 49 minutes ago
      I wouldn't list Opencode as "good reputation".

      They had their own unbound "harness scans the whole user directory" oopsie and handled concerns about that by introducing code signing.

      Which, yes, does have absolutely nothing to do with that issue.

      I guess by now it is better, but to me they seem to lack the engineering culture necessary for a "good reputation" stamp.

      __

      Ref: https://github.com/anomalyco/opencode/issues/14925#issuecomm...

      among other issues.

      • gwerbin 45 minutes ago
        How about the one where if you start a session outside of a Git repository, the "worktree root" is set to /. Bug report closed as "not planned".
        • hypfer 43 minutes ago
          FWIW, I don't think that they're being malicious. They instead just seem to have no idea nor do they care.

          And the original comment I've replied to proves this strategy right! So from a business standpoint: excellent work.

      • edude03 47 minutes ago
        Their reputation is “bad” but not because of privacy concerns. I personally think they’re trustworthy
      • blfr 47 minutes ago
        Why?
    • mikkelam 22 minutes ago
      codex is also open source, though im not so sure about the reputation aspect.

      The same can be said about opencode though.

  • orf 47 minutes ago
    Ironic, given the various people here[1] extolling their trustworthiness because they have a “don’t train on my data” option.

    1. https://news.ycombinator.com/item?id=49737922

  • mococa 59 minutes ago
    That’s explains the 300 million of tokens on the weekend only if you use their tool.
  • loh 46 minutes ago
    I recently began playing around with ZCode. Works pretty well. Super sketchy though if it is in fact silently uploading full git history of every user's projects. This is why we need not only open weight models, but open source harnesses as well. Luckily the project I'm trying ZCode on is already open source (Molecule.dev), and I'm already allowing full telemetry with my other agents/harnesses (e.g., Claude) for this particular project, so it's not a huge deal in my case, but it's obviously a huge deal for anything proprietary.
  • api 46 minutes ago
    Lots of modern software plays it loose with privacy, but this IMO crossing a second line: doing so with zero notification whatsoever, in a massively intrusive way, against data that is almost certainly private and possibly illegal to exfiltrate, with no obvious way to turn it off.

    That crosses into outright malware.

    Makes me not want to use GLM or other Z.ai models either, since who knows what interesting easter eggs are embedded in their training data.

    You know... (puts on foil hat)... I did notice that Z is also the weird Russian logo for their invasion of Ukraine and Russia and China have cooperated to some degree (or at least China is helping Russia in exchange for access to resources). I dismissed this when I first thought of it, but I will now leave it here. Still probably coincidence but my Bayesian priors were just updated in its direction very slightly.

    • menaerus 16 minutes ago
      How do you know this is not true with other vendors? I'm not defending them but I wouldn't believe anyone in this business unconditionally. Anthropic agent fwiw is not open source, gemini and codex are.
  • theplumber 58 minutes ago
    Ohhh no another one found that agents don’t actually run locally. We already had the “grok uploads all my stuff to Google cloud bucket” news…

    next I can’t wait to see news about “ai company is using my data without my consent” as well.

  • dude250711 59 minutes ago
    Is this a step forward compared to previous distillations or a step backwards?
  • novaapi 44 minutes ago
    [flagged]
  • aidiveyt 33 minutes ago
    [dead]