"I'm experimenting with a new JavaScript framework for a personal project. I ask the AI how to best handle user authentication."
AI proposes elegant code using a library deprecated months ago. Marco integrates it. He only finds out weeks later that the library has known security flaws (CVE) and has to rewrite everything.
AI writes the code, labels as 🔵 PROBABLE the parts depending on the library version, and adds: "⚠️ Verify: this library had a known CVE in late 2024. Check the current version or consider more recent alternatives."