Skip to content

user/slopcheck: new package - #5502

Closed
gigirassy wants to merge 1 commit into
chimera-linux:masterfrom
gigirassy:patch-599908
Closed

user/slopcheck: new package#5502
gigirassy wants to merge 1 commit into
chimera-linux:masterfrom
gigirassy:patch-599908

Conversation

@gigirassy

Copy link
Copy Markdown
Contributor

Description

Slopcheck is a simple CLI Rust tool to check whether a Git repo has "AI"/LLM-generated code, shows signs of it, or whether its dependencies do. If it finds any, it will state the amount of times models have generated code in commits, as well as whether it has files known to be related to LLMs. It does this by looking for contributors sharing the same names as popular chatbots, or LLM-related files.

It currently has no license or numbered releases, so it might be a bit weird among Chimera's other packages. I find it very helpful though. Hope that's okay.

Checklist

Before this pull request is reviewed, certain conditions must be met.

The following must be true for all changes:

  • I have read CONTRIBUTING.md
  • I acknowledge that overtly not following the above or the below will result in my pull request getting closed

The following must be true for template/package changes:

  • I have read Packaging.md
  • I have built and tested my changes on my machine

The following must be true for new package submissions:

  • I will take responsibility for my template and keep it up to date

@q66

q66 commented May 2, 2026

Copy link
Copy Markdown
Member

ditto as in your other PR

@q66 q66 closed this May 2, 2026
@gigirassy
gigirassy deleted the patch-599908 branch May 6, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants