AuditorSEC commited on
Commit
5501f39
·
verified ·
1 Parent(s): c71bcf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -5
README.md CHANGED
@@ -1,10 +1,48 @@
1
  ---
2
  title: README
3
- emoji: 🌍
4
- colorFrom: pink
5
- colorTo: red
6
  sdk: static
7
- pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🛡️
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: static
7
+ pinned: true
8
+ short_description: AuditorSEC — Continuous Web3 & IoT Security Platform
9
  ---
10
 
11
+ <div align="center">
12
+
13
+ # Audityzer 🛡️
14
+
15
+ **Continuous Security for Web3 & IoT**
16
+
17
+ [![GitHub](https://img.shields.io/badge/GitHub-Audityzer-181717?logo=github)](https://github.com/romanchaa997/Audityzer)
18
+ [![Telegram](https://img.shields.io/badge/Telegram-@audityzerbot-2CA5E0?logo=telegram)](https://t.me/audityzerbot)
19
+ [![Diia.City](https://img.shields.io/badge/Diia.City-Resident-blue)](https://city.diia.gov.ua)
20
+
21
+ </div>
22
+
23
+ ## What we build
24
+
25
+ - **Audityzer** — autonomous smart contract scanner, 14 vulnerability patterns (reentrancy, overflow, tx.origin, selfdestruct, flash-loan, price-oracle, front-running, signature-replay, DoS, unauthorized-config, night-spike-IoT...)
26
+ - **Policy Engine** — OPA/Rego real-time IoT anomaly detection via MQTT/NATS
27
+ - **PQC Layer** — Post-quantum cryptography ML-KEM / ML-DSA (NIST FIPS 203/204)
28
+
29
+ ## Spaces
30
+
31
+ | Space | Description |
32
+ |-------|-------------|
33
+ | [audityzer-demo](https://huggingface.co/spaces/Audityzer/audityzer-demo) | Gradio — Solidity smart contract scanner |
34
+ | [iot-policy-simulator](https://huggingface.co/spaces/Audityzer/iot-policy-simulator) | Gradio — IoT policy alert simulator |
35
+ | [pqc-key-demo](https://huggingface.co/spaces/Audityzer/pqc-key-demo) | Gradio — ML-KEM key generation demo |
36
+
37
+ ## Traction
38
+
39
+ - Diia.City resident since 11.03.2026
40
+ - 3 demo audits completed
41
+ - BRAVE1 application in progress
42
+ - EU Cyber Resilience Act ready
43
+
44
+ ## Contact
45
+
46
+ - Website: [auditorsec.com](https://auditorsec.com)
47
+ - Telegram: [@audityzerbot](https://t.me/audityzerbot)
48
+ - GitHub: [romanchaa997/Audityzer](https://github.com/romanchaa997/Audityzer)