Overview

As AI begins to take over more and more of our lives, vibe coding has become an important part of developing applications. AI is increasingly reliant on tech, and recent research from Stanford and Oxford reports that vibecoded projects include numerous security vulnerabilities. Because of this, many people may not know what security measures they have, or if any, since they are depending on artificial intelligence to create their applications.

This is a website where you can paste any github repository link into. The website will go to github and take the repository’s source code and send it to OpenAI api. Using an advanced algorithm system that we developed, OpenAI will find vulnerabilities in the source code and give suggestions that will fix or improve these loose ends. REPO Guardian does this by deeply analyzing the whole repository giving a report and highlighting endangered areas along with diving deeper into said areas for a spreadsheet look.

Although the API won't be able to run the code, the API is able to do static analysis and identify any problems it might spot in the source code. Other tests, such as fuzzing, can be used manually with human interaction. After receiving helpful information from this website, you will be able to do further testing on the repository for maximum security.

What it does

Our platform builds upon decades-old platforms like GitGuardian and Code Rabbit. These coding applications, and many more, do NOT specifically focus on AI-generated code vulnerabilities, which is what we aimed to fix.

How we built it

We created an advanced algorithm to identify possible at-risk documents, then sent them to OpenAI for analysis.

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for TuringVault

We will turn our project into a Github bot that automo

Built With

Share this project:

Updates