Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://app.aqta.ai/api/mcp10 Tools · 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| receipt* | object | string | — |
get_public_keyFetch the published Seal signing key.Fetch the published Seal signing key.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| limit | number | How many recent receipts to summarise, default 100. |
10 von 10 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.