Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://app.aqta.ai/api/mcp10 outils · 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| receipt* | object | string | — |
get_public_keyFetch the published Seal signing key.Fetch the published Seal signing key.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| limit | number | How many recent receipts to summarise, default 100. |
10 outils sur 10 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.