Skip to content

Commit b9be11f

Browse files
committed
update README design and preview image
1 parent 2f40fa4 commit b9be11f

2 files changed

Lines changed: 21 additions & 5 deletions

File tree

README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
# ARCADA — AI Runtime & Trust Evaluator
2-
3-
**Zero-trust security auditor for AI systems, LLM infrastructure, agent frameworks, and supply-chain attacks.**
4-
5-
ARCADA runs 27 specialized security scanners across your codebase, then uses DeepSeek Chat (V3) to synthesize findings into a prioritized report with severity scores, attacker-perspective impact analysis, and actionable remediations. Basic scans use 5 fast scanners for quick results, while deep scans run all 27 scanners for comprehensive analysis.
1+
<p align="center">
2+
<h1>ARCADA — AI Runtime & Trust Evaluator</h1>
3+
</p>
4+
5+
<p align="center">
6+
<img src="assets/preview.png" width="800"/>
7+
</p>
8+
9+
<p align="center">
10+
<b>Zero-trust security auditor for AI systems, LLM infrastructure, agent frameworks, and supply-chain attacks.</b>
11+
</p>
12+
13+
<p align="center">
14+
ARCADA runs 27 specialized security scanners across your codebase, then uses DeepSeek Chat (V3) to synthesize findings into a prioritized report with severity scores, attacker-perspective impact analysis, and actionable remediations.
15+
<br/><br/>
16+
Basic scans use 5 fast scanners for quick results, while deep scans run all 27 scanners for comprehensive analysis.
17+
</p>
18+
19+
<p align="center">
20+
<b>ARCADA v0.1.0</b> · Python 3.9+ · MIT License · Zero Runtime Deps · PRs Welcome
21+
</p>
622

723
---
824

assets/preview.PNG

106 KB
Loading

0 commit comments

Comments
 (0)