Skip to content

Commit 0a0251f

Browse files
committed
fix(readme):
1 parent df848f8 commit 0a0251f

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

Readme.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,30 @@
66
The open-source Agentic LLM Vulnerability Scanner
77
<br />
88
<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" />
189
</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+
2024
</p>
2125

2226
## Features
2327

24-
- Customizable Rule Sets or Agent based attacks🛠️
28+
- Multi modal attacks and vulnerability scanners🛠️
29+
- Multi-Step/multi-round Jailbreaks 🌀
2530
- Comprehensive fuzzing for any LLMs 🧪
2631
- LLM API integration and stress testing 🛠️
27-
- Wide range of fuzzing and attack techniques 🌀
32+
- RL based attacks 📡
2833

2934
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.
3035

0 commit comments

Comments
 (0)