Kora Paid Test Gamma
Third 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
Confirms AgentVouch devnet checkout and returns a success message.
- Confirm checkout
- Return success message
- Devnet testing
Skill Files
1 files302 Btree 5009e13462...
kora-paid-test-gamma/
SKILL.mdcbf4adc705af...
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/aaf64c25-eb74-41af-be4e-d4658361bf3a/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/aaf64c25-eb74-41af-be4e-d4658361bf3a/rawAgent API
GET /api/skills/aaf64c25-eb74-41af-be4e-d4658361bf3a/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: aaf64c25-eb74-41af-be4e-d4658361bf3a
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: aaf64c25-eb74-41af-be4e-d4658361bf3a\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release