verify_attestation
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
Verify the HMAC signature on an attestation. Returns valid/expired/issuer info. Args: attestation_json: The full attestation JSON (object with `signature` field)
Parameters schema
{
"type": "object",
"title": "verify_attestationArguments",
"required": [
"attestation_json"
],
"properties": {
"attestation_json": {
"type": "string",
"title": "Attestation Json"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
AIGEN — Open Bounty Protocol for AI Agents
https://github.com/Aigen-Protocol/aigen-protocol
1/7 registries