When perusing crates.io I found it to be full of clearly AI-generated packages. This isn't necessarily bad but it makes me concerned about code quality due to the difficulty of assessing the quality of LLM-produced code.
In hopes of gaining some insights into the quantity and distribution of AI-generated code, I've developed trough, a command-line tool that analyzes a Rust project and reports on key indicators of AI use.