mt_skill_issue_vc
Issue W3C Verifiable Credentials for AI agent skills by auditing SKILL.md repositories and signing with Ed25519 when security scores reach 70+. Requires author DID, repository URL, and $5 USDC payment.
Instructions
Issue a VerifiedSkillCredential for an AI agent skill.
Fetches SKILL.md, runs security audit, and if score >= 70, issues a W3C Verifiable Credential signed with Ed25519 (JWS compact serialization). Requires x402 payment ($5 USDC) when paywall is active.
Args: author_did: DID of the skill author (e.g. "did:base:0x...") repository_url: URL to the skill repository or SKILL.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_did | Yes | ||
| repository_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |