Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,48 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
[](https://github.com/romanchaa997/Audityzer)
|
| 18 |
+
[](https://t.me/audityzerbot)
|
| 19 |
+
[](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)
|