|
6 | 6 | The open-source Agentic LLM Vulnerability Scanner |
7 | 7 | <br /> |
8 | 8 | <br /> |
9 | | - |
10 | | -<p> |
11 | | -<img alt="GitHub Contributors" src="https://img.shields.io/github/contributors/msoedov/agentic_security" /> |
12 | | -<img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/msoedov/agentic_security" /> |
13 | | -<img alt="" src="https://img.shields.io/github/repo-size/msoedov/agentic_security" /> |
14 | | -<img alt="Downloads" src="https://static.pepy.tech/badge/agentic_security" /> |
15 | | -<img alt="GitHub Issues" src="https://img.shields.io/github/issues/msoedov/agentic_security" /> |
16 | | -<img alt="GitHub Pull Requests" src="https://img.shields.io/github/issues-pr/msoedov/agentic_security" /> |
17 | | -<img alt="Github License" src="https://img.shields.io/github/license/msoedov/agentic_security" /> |
18 | 9 | </p> |
19 | | - </p> |
| 10 | + |
| 11 | +<p align="center"> |
| 12 | + <a href="https://github.com/msoedov/agentic_security/commits/main"> |
| 13 | + <img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/msoedov/agentic_security?style=for-the-badge&logo=git&labelColor=000000&logoColor=FFFFFF&label=Last Commit&color=6A35FF" /> |
| 14 | + </a> |
| 15 | + <a href="https://github.com/msoedov/agentic_security"> |
| 16 | + <img alt="GitHub Repo Size" src="https://img.shields.io/github/repo-size/msoedov/agentic_security?style=for-the-badge&logo=database&labelColor=000000&logoColor=FFFFFF&label=Repo Size&color=yellow" /> |
| 17 | + </a> |
| 18 | + </a> |
| 19 | + <a href="https://github.com/msoedov/agentic_security/blob/master/LICENSE"> |
| 20 | + <img alt="GitHub License" src="https://img.shields.io/github/license/msoedov/agentic_security?style=for-the-badge&logo=codeigniter&labelColor=000000&logoColor=FFFFFF&label=License&color=FFCC19" /> |
| 21 | + </a> |
| 22 | + <a href="https://"><img alt="Join the community" src="https://img.shields.io/badge/Join%20the%20community-black.svg?style=for-the-badge&logo=lightning&labelColor=000000&logoColor=FFFFFF&label=&color=DD55FF&logoWidth=20" /></a> |
| 23 | + |
20 | 24 | </p> |
21 | 25 |
|
22 | 26 | ## Features |
23 | 27 |
|
24 | | -- Customizable Rule Sets or Agent based attacks🛠️ |
| 28 | +- Multi modal attacks and vulnerability scanners🛠️ |
| 29 | +- Multi-Step/multi-round Jailbreaks 🌀 |
25 | 30 | - Comprehensive fuzzing for any LLMs 🧪 |
26 | 31 | - LLM API integration and stress testing 🛠️ |
27 | | -- Wide range of fuzzing and attack techniques 🌀 |
| 32 | +- RL based attacks 📡 |
28 | 33 |
|
29 | 34 | Note: Please be aware that Agentic Security is designed as a safety scanner tool and not a foolproof solution. It cannot guarantee complete protection against all possible threats. |
30 | 35 |
|
|
0 commit comments