Comment Re: Just Add Security (Score 1) 24
Security isn't something you bolt on after the fact, but a new tool could significantly upend what it is you need to secure against. I suspect that's the real issue here.
My experience of Opus is that it's shockingly capable of tearing apart software binaries. I drop a path to a binary in Claude Code and ask it to tell me how a feature works, and it will usually give me a complete breakdown of classes and functions and how they work together. The binary loader information, symbol data, assembly, etc. are all just another language to Claude, so it really doesn't care. It's not hard to imagine a model trained on and geared toward binary data could seriously undermine how "secrets" are hidden in software.. "Hey Claude, could give me the API keys and explain how transactions are signed for this app?"