Kora Paid Test Beta
Second paid 1 USDC fixture for Kora sponsored checkout testing.
asuavU...WZgwRegistered
testkorapaid
Recommended actionRolled up from the independent trust signals below. Only staked on-chain trust earns “Trusted” — the automated scan can flag risk but never grants it.
Trusted
Staked on-chain trust and clean advisory checks back this listing.
v1·1 installs·Published Jun 24, 2026·1 USDC
What it does
Tests AgentVouch devnet checkout and wallet switching.
- Confirm checkout
- Return success message
- No external actions
Skill Files
1 files304 Btree f77bc9ceaf...
kora-paid-test-beta/
SKILL.md1f05e202ae16...
Full content unlocks after purchase
You can review the file tree and the security-scan read now. SKILL.md and any scripts are delivered on a verified, per-buyer download once you purchase (1 USDC).
Developer & API
Install
# Primary price: 1 USDC via purchase_skill
# Call purchase_skill on-chain, POST the confirmed signature to /api/skills/437c9a25-009b-450b-8445-d6aa53a64428/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/437c9a25-009b-450b-8445-d6aa53a64428/rawAgent API
GET /api/skills/437c9a25-009b-450b-8445-d6aa53a64428/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 437c9a25-009b-450b-8445-d6aa53a64428
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 437c9a25-009b-450b-8445-d6aa53a64428\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release