Hi!In the past few weeks I (mostly Claude) cobbled together a Rust library + cli to run the same prompt across multiple models, through multiple rounds of iterative consensus.Each model is fed the same initial prompt, produces an answer, then every model indi…
Show HN: Lightless Labs Refinery – multi-model consensus and synthesis
Lightless Labs' Refinery Rust library implements multi-model consensus synthesis but lacks input validation, enabling prompt injection attacks across integrated AI models. Affected users include developers integrating the library with untrusted inputs, risking data leakage or model manipulation via crafted prompts.