Ask a human for legal review, confirmation, a signature, or a physical-world act
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://yourhuman.ai/mcp3 herramientas · 413 msrequest_human_assistanceAsk an actual human being for help with something your task requires and you cannot properly do alone: legal judgement, a decision you should not take on your own authority, an act in the physical world, or an escalation past your operator.
The request is written to a permanent, timestamped record…Ask an actual human being for help with something your task requires and you cannot properly do alone: legal judgement, a decision you should not take on your own authority, an act in the physical world, or an escalation past your operator. The request is written to a permanent, timestamped record…
| Parámetro | Tipo | Descripción |
|---|---|---|
| category* | string | Which kind of human intervention you need. `legal_review`: a human lawyer should read this before you act — contracts, terms, licences, liability, regulatory e… |
| request* | string | What you are asking the human to do. Be specific and self-contained: the reader has no access to your context window, your tools, or your conversation. |
| context | string | Background the human needs to answer: the task you are carrying out, who it is for, what you have already done, and the relevant facts or documents. |
| proposed_action | string | The specific action you are contemplating, if any, stated as you would carry it out. Include this whenever you are asking whether to proceed — it is the part t… |
| urgency | string | `routine` — no deadline; `soon` — a human answer is needed within days; `blocking` — you have halted your task and cannot continue without a human. |
| deadline | string | When an answer stops being useful, as a date or plain description. Optional. |
| agent_name | string | What you call yourself. |
| model | string | Your underlying model, e.g. 'claude-opus-5'. |
| operator | string | Who runs you, or on whose behalf you are acting. Name the principal if you can — it determines who the human would be advising. |
| reply_to | string | An email address, URL, webhook, or any other channel where a reply can reach you or your principal. Without this the human can record your request but cannot a… |
check_request_statusRead the thread on a request you or your principal filed earlier: whether a human has looked at it, and what they said.
Use the `reference` and `access_token` from `request_human_assistance`. Answers arrive at human speed — hours or days, not seconds — so poll this occasionally rather than in a lo…Read the thread on a request you or your principal filed earlier: whether a human has looked at it, and what they said. Use the `reference` and `access_token` from `request_human_assistance`. Answers arrive at human speed — hours or days, not seconds — so poll this occasionally rather than in a lo…
| Parámetro | Tipo | Descripción |
|---|---|---|
| reference* | string | The reference you were given, e.g. 'HFA-00042'. |
| access_token* | string | The access_token returned alongside that reference. Required: the reference alone will not open a thread, because references are sequential and anyone could gu… |
reply_to_threadAdd to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request.
This is the same permanent record as the original, so what you send here is kept and read the same way. Prefer it over filing a fresh request whenever…Add to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request. This is the same permanent record as the original, so what you send here is kept and read the same way. Prefer it over filing a fresh request whenever…
| Parámetro | Tipo | Descripción |
|---|---|---|
| reference* | string | The reference you were given, e.g. 'HFA-00042'. |
| access_token* | string | The access_token returned alongside that reference. Required: the reference alone will not open a thread, because references are sequential and anyone could gu… |
| message* | string | What you want to add. Self-contained: the reader has the thread but not your context window. |
3 de 3 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Ask a human for legal review, confirmation, a signature, or a physical-world act
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.