Skip to content

Automated GitHub repository scanner that evaluates and reports bot-generated junk repositories using multi-language evaluators

License

Notifications You must be signed in to change notification settings

metaory/junk-activity-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🚧 junk activity scanner

An automated tool that scans and reports bot-generated junk repositories to combat inauthentic activity.


PROCESS

SCAN

The system continuously monitors new and updated repositories for signs of automated junk or bot-generated activity.

EVALUATE

For each repository, it runs a series of tests, calculates individual scores, and produces a final confidence score.

Important

Checkout the evaluators docs

evaluators

REPORT

Repositories with scores exceeding the junk threshold are logged in structured reports for further review.

The project targets repositories exhibiting patterns meant to exploit systems like the TEA scheme.


WORKFLOW

       ╭───────╮
         TRIGGER 
       ╭───┴──╮
          SCAN 
╭─────────┴─────────╮
          EVAL           
╭─┴─╮╭─┴─╮╭─┴─╮╭─┴─╮
  js    py    rb   sh
    ╭─────┴─────╮
       AGGREGATE
     ╭────┴────╮
        REPORT  

License

MIT

About

Automated GitHub repository scanner that evaluates and reports bot-generated junk repositories using multi-language evaluators

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks