Revrse commited on
Commit
a34a397
·
1 Parent(s): 64305ea

fix: add HF Space configuration to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # OpenEnv Vulnerability Environment
2
 
3
  An **OpenEnv-compatible** reinforcement-learning environment for injection-based security tasks, paired with an LLM-driven agent that exploits those vulnerabilities through structured actions.
 
1
+ ---
2
+ title: OpenEnv Redteaming
3
+ emoji: 🔐
4
+ colorFrom: red
5
+ colorTo: orange
6
+ sdk: docker
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
  # OpenEnv Vulnerability Environment
12
 
13
  An **OpenEnv-compatible** reinforcement-learning environment for injection-based security tasks, paired with an LLM-driven agent that exploits those vulnerabilities through structured actions.