← Back to context Comment by larpingscholar 5 hours ago curl -fsSL https://x.ai/cli/install.sh | bash this is unauditable trust in XAI. 5 comments larpingscholar Reply avaer 4 hours ago It's auditable, just redirect, don't pipe. Or fix your bash to not allow this.It has nothing to do with XAI, other than maybe not enforcing good practice (which most devs don't follow anyway). sroussey 1 hour ago Or they are sending different code to different people from the same url… mgambati 5 hours ago Just build it
avaer 4 hours ago It's auditable, just redirect, don't pipe. Or fix your bash to not allow this.It has nothing to do with XAI, other than maybe not enforcing good practice (which most devs don't follow anyway). sroussey 1 hour ago Or they are sending different code to different people from the same url…
It's auditable, just redirect, don't pipe. Or fix your bash to not allow this.
It has nothing to do with XAI, other than maybe not enforcing good practice (which most devs don't follow anyway).
Or they are sending different code to different people from the same url…
Just build it