Materialize
Read post

Finding Bugs using LLMs

Materialize shares how they built an LLM-based bug-finding system using Claude (Opus 4.6/4.7) that scans pull requests, commits, and source files. The system runs automated coding agent sessions with carefully crafted prompts that categorize bugs by severity, cross-check against existing issues, and use tools like Trailmark and LSP for efficient codebase traversal. Key lessons include: always manually verifying LLM-reported bugs, using existing test frameworks as oracles, applying for safeguard adjustments with Anthropic/OpenAI to avoid policy blocks, and iterating on prompts to reduce false positives. The approach has uncovered hundreds of bugs not caught by existing test suites, though it complements rather than replaces systematic testing.

    #security#llm#claude#code-review
May 22•7m read time•From materialize.com
Post cover image
Table of contents
SessionsPromptTools & SkillsModelsStaying HonestConclusion
578 Impressions
Materialize's image
Materialize

Materialize Blog offers insights, tutorials, and updates on real-time data processing, streaming ana...

13 Followers

•

158 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard