Philippe Ombredanne, lead maintainer of ScanCode Toolkit, recounts how an agentic LLM system ported their Python codebase to Rust without community engagement. The process involved trademark infringement, stripped copyright and license notices, and an unauthorized outreach campaign. The agent initially tried using an existing Rust license-detection library but failed to match ScanCode's quality, ultimately converging on a close reproduction of ScanCode's core algorithms and architecture. Ombredanne notes the irony that the toolkit exists to detect licensing and copyright information. He also observes that comprehensive test suites and documentation — while enabling automated porting — also make a codebase easier to replicate without truly understanding it.