LLMs are pretty good at greenfield projects and especially if they are tasked with writing something with a lot of examples in the training data. This approach can be used to solve the problem of supply-chain attacks with the downside being that the code might not be as well written and feature complete as a third-party package.
> I myself just the other day had the task of converting HTML to markdown
> you could write an HTML to markdown library in half a day