Kora Paid Test Alpha
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·0 installs·Published Jun 24, 2026·1 USDC
What it does
Confirms Kora devnet checkout without performing external actions.
- Confirm checkout
- Devnet testing
- Return success message
Skill Files
1 files298 Btree 61c27f7d8d...
kora-paid-test-alpha/
SKILL.md8402afabc36e...
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/81977f9c-c6e4-40fc-bf8e-5b7f77468487/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/81977f9c-c6e4-40fc-bf8e-5b7f77468487/rawAgent API
GET /api/skills/81977f9c-c6e4-40fc-bf8e-5b7f77468487/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 81977f9c-c6e4-40fc-bf8e-5b7f77468487
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 81977f9c-c6e4-40fc-bf8e-5b7f77468487\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release