File size: 682 Bytes
a547b92 3ca4526 a547b92 3ca4526 a547b92 3ca4526 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # RRA_Pentest – Hermes Runtime Engine Core Tools (v2)
This dataset contains the **core Python runtime** for the Hermes Engine, designed to support autonomous cyber agents using the Research‑Reinforced Action (RRA) format.
## New in v2
- **Omnisearch** fully implements scraping for DuckDuckGo, Qwant, Yandex, Baidu, and Tor (Ahmia) with retries and consensus scoring.
- **Memory** includes write‑verification methods (`kv_verify`, `vector_verify`, `graph_verify`).
- **Terminal** and **Installer** support automatic retries and timeouts.
- **Orchestrator** offers unified retry/timeout wrapper for all tools.
## Contents
- `core/` – All modules as above.
## License
MIT
|