• 2 posts
  • 4 comments
Joined 8 months ago
Cake day: November 13th, 2025
  • How would you even verify “did this project use an LLM”?

    There are different ways, checking if a CLAUDE.md, AGENTS.md or SKILLS.md file is present is often enough. Obviously this isn’t bullet proof but it’s better than no disclosure in my opinion.

    disclosure tag doesn’t change whether the code is accurate, safe or good.

    I didn’t say it has to be a tag, what I had in mind was a simple disclosure in the post description explaining how you used AI for the project (or just a simple “this project is AI assisted” if you dont know the extent, e.g: projects that aren’t yours).

    I don’t necessarily have an issue with experienced developers using AI to write the code for them which is what I mean with “when not used correctly”. I do take issue with inexperienced developers that create privacy related software without proper knowledge of what their code actually does (AKA vibe-coding) and going around promoting it as “privacy-friendly” and “secure” while that may not be the case.

    Maybe there are better ways to go about this though, which is partly why I created this post.

I’m trying to look at this from a neutral point of view which is why I believe enforcing a disclosure, when (AI) models are used, would benefit the community.

I believe using models can harm privacy when not used correctly because they’re more likely to output misleading or outright incorrect information due to “hallucinations”. And from my experience, more often than not is this the case with the projects I see.

I’m curious what others think about this, if you disagree, please let me know why.