Oracle-H
Secure critical actions by requiring real-time human approval via Telegram before execution.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаRU / СНГБесплатноТолько чтение
Что умеет
- Oracle Validate: Submit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale,
- Oracle Poll Status: Check the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the huma
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Secure critical actions by requiring real-time human approval via Telegram before execution. Prevent irreversible mistakes in destructive or financial operations by providing full context to human operators. Monitor request statuses continuously to ensure only verified decisions proceed.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| oracle_validate | Submit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale, risk) and can approve or reject with a single tap. ALWAYS use this tool before executing destructive, financial, or irreversible operations. Returns a request_id to poll for the decision via oracle_poll_status. |
| oracle_poll_status | Check the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the human did not respond in time — abort the action immediately. |