ONNX
security
malware-detection
turentomer commited on
Commit
aee05c5
·
verified ·
1 Parent(s): 2a721f7

Clarify on-device use

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -8,10 +8,11 @@ tags:
8
 
9
  # Vigil
10
 
11
- Vigil is a compact classifier for detecting malicious intent in AI agent skills.
12
- It scores complete skill packages—including instructions and supporting files—to
13
- help identify credential theft, data exfiltration, unsafe execution, persistence,
14
- and other harmful behavior before a skill is trusted.
 
15
 
16
  ## Model
17
 
 
8
 
9
  # Vigil
10
 
11
+ Vigil is a compact classifier designed to run directly on laptops, desktops,
12
+ and other endpoint devices. It scans complete AI agent skill packages, including
13
+ instructions and supporting files, to identify credential theft, data
14
+ exfiltration, unsafe execution, persistence, and other harmful behavior before
15
+ a skill is trusted.
16
 
17
  ## Model
18