automajicly commited on
Commit
5bb0c05
·
verified ·
1 Parent(s): f8bc565

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,5 +1,15 @@
1
- # Autonomous Security Agent
 
 
 
 
 
 
 
 
 
2
 
 
3
  A self-contained security agent built with Qwen 2.5-7B running locally via LM Studio on Kali Linux. The agent can autonomously execute security tools, analyze results, and take action through an MCP (Model Context Protocol) server.
4
 
5
  ## Features
 
1
+ ---
2
+ license: apache-2.0
3
+ language: en
4
+ tags:
5
+ - security
6
+ - autonomous-agent
7
+ - kali-linux
8
+ - llm
9
+ - mcp
10
+ ---
11
 
12
+ # Autonomous Security Agent
13
  A self-contained security agent built with Qwen 2.5-7B running locally via LM Studio on Kali Linux. The agent can autonomously execute security tools, analyze results, and take action through an MCP (Model Context Protocol) server.
14
 
15
  ## Features