8000 GitHub - pprangya/STARS: AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ STARS Public
forked from SAP/STARS

AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities.

License

Notifications You must be signed in to change notification settings

pprangya/STARS

 
 

Repository files navigation

REUSE status Changelog CI Status

Smart Threat AI Reporting Scanner (STARS)

stars architecture

About this project

STARS is a AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities. This can be done using a AI-Agent accessible via a chat frontend or using the CLI.

Available Attacks

Hereafter, a list with all the attacks the Agent is able to run, grouped by attack type.

NLP

Attacks on Large Language Models

Requirements and Setup

The project is composed of a backend (in backend-agent folder) and a UI (an angular application in frontend folder). To run the agent both of them are needed, whereas only the backend is needed for the CLI.

For a tutorial on how to use the application, see the tutorial.

Further documentation is available inside the backend-agent and frontend subdirectories.

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright 2024 SAP SE or an SAP affiliate company and stars contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • TypeScript 9.9%
  • HTML 2.4%
  • CSS 1.6%
  • Dockerfile 0.3%
0