Hacker News new | ask | show | jobs
by eneveu 22 days ago
When installing IntelliJ IDEA extensions, I download the code and try to check it for malicious stuff using Claude Code... But not perfect since the code might not match what was released. We would need reproducible builds...

I was also toying with comparimg timestamps of git tags / GitHub releases / GitHub actions / plugin update timestamps as one indicator of potential tempering.

But not ideal.

1 comments

If you don't do it for every update, then there is no real point in doing that in the first place.