mt_skill_verify
Verify AI agent skills by SHA-256 hash to check for issued VerifiedSkillCredentials and retrieve tamper-proof credential details from blockchain infrastructure.
Instructions
Verify an AI agent skill by its canonical SHA-256 hash.
Checks if a VerifiedSkillCredential has been issued for this skill hash. Returns credential details if verified.
Args: skill_hash: Canonical skill hash (e.g. "sha256:a1b2c3...")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |