Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://app.aqta.ai/api/mcp10 strumenti · 529 msverify_receiptCheck that a record still says what was signed: the permitted or refused decision, unchanged, under a trusted or embedded key. Handles both formats: ATTESTATION-v1 (a model-call decision) and ACTION-v1 (an agent tool action). No Aqta service in the check.Check that a record still says what was signed: the permitted or refused decision, unchanged, under a trusted or embedded key. Handles both formats: ATTESTATION-v1 (a model-call decision) and ACTION-v1 (an agent tool action). No Aqta service in the check.
| Parametro | Tipo | Descrizione |
|---|---|---|
| receipt* | object | string | The record, as a JSON object or a JSON string. |
| public_key | string | Base64url Ed25519 key to trust. Omit to use the key embedded in the record, which proves internal consistency only, never provenance. |
| profile | string | Usually omit this. The record's own signed version tag selects the format, and ATTESTATION-v1 is the default. Pass 'ACTION-v1' only to force an agent-action re… |
decode_receiptRead a receipt field by field, with stated limits. Does not check the signature.Read a receipt field by field, with stated limits. Does not check the signature.
| Parametro | Tipo | Descrizione |
|---|---|---|
| receipt* | object | string | — |
get_public_keyFetch the published Seal signing key.Fetch the published Seal signing key.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_sample_receiptA genuine signed receipt from the sample workspace (demo key), for trying verification.A genuine signed receipt from the sample workspace (demo key), for trying verification.
| Parametro | Tipo | Descrizione |
|---|---|---|
| outcome | string | Pick a sample with this outcome. A BLOCKED receipt was signed without the call reaching the provider. |
get_review_packThe published sample evidence pack: fixed review question, bound receipts, disclosure.The published sample evidence pack: fixed review question, bound receipts, disclosure.
| Parametro | Tipo | Descrizione |
|---|---|---|
| pack_id | string | Pack id. Only the published "sample" pack is available without an account. |
verify_evidence_packVerify a review pack receipt by receipt. Each verdict comes from the signed envelope itself, never from stored state, and results are per-receipt, never an average.Verify a review pack receipt by receipt. Each verdict comes from the signed envelope itself, never from stored state, and results are per-receipt, never an average.
| Parametro | Tipo | Descrizione |
|---|---|---|
| pack | object | string | A pack object, or "sample" for the published sample pack. |
| public_key | string | Key to pin every receipt against. Omit to use each envelope's embedded key. |
explain_attestation_formatThe receipt format: fields, outcomes, verification commands, and what a signature does not establish. Use before describing the format.The receipt format: fields, outcomes, verification commands, and what a signature does not establish. Use before describing the format.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_my_receiptsList your workspace receipts filtered by outcome, policy, model, or date range. Requires your aqta_ key as Bearer.List your workspace receipts filtered by outcome, policy, model, or date range. Requires your aqta_ key as Bearer.
| Parametro | Tipo | Descrizione |
|---|---|---|
| outcome | string | Only receipts with this outcome. |
| policy | string | Only receipts where this policy ran, e.g. pii_scan. |
| model | string | Only receipts for this model. |
| since | string | ISO timestamp lower bound. |
| until | string | ISO timestamp upper bound. |
| limit | number | Max rows, default 25. |
get_transparency_proofInclusion proof plus signed tree head for one of your receipts. Requires your aqta_ key.Inclusion proof plus signed tree head for one of your receipts. Requires your aqta_ key.
| Parametro | Tipo | Descrizione |
|---|---|---|
| attestation_id* | string | — |
workspace_summaryOutcome, model and policy counts across your recent receipts. Requires your aqta_ key.Outcome, model and policy counts across your recent receipts. Requires your aqta_ key.
| Parametro | Tipo | Descrizione |
|---|---|---|
| limit | number | How many recent receipts to summarise, default 100. |
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.