We forked a resource from in-solidarity bot from github a while ago. It doesn't have any AI (at the time of fork), but it's designed for running on github. We'd like to get it to work using forgejo actions, ideally on self-hosted runners, as to not burden codeberg.org, and then add it to all our repos to run on PRs. We may want to also work on implementing some "ignores" or "exception" feature if the license allows, as sometimes, "master" will be flagged for repos we have no control over. For instance, in the README for open-slopware, there are many instances where tainted software uses the "master" branch and that is fine, as it's for tainted software we're recommending against, so an allow list might make sense for certain URLs.
If the licensing doesn't allow us to do this, we should write our own script to do it, and take community input for words to flag.