Browser Smoke Phase 6
Disposable 1 USDC browser smoke listing for AgentVouch purchase and raw download verification.
dmt4CB...NTouRegistered
smokebrowserdevnet
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·2 installs·Published Jul 2, 2026·1 USDC
What it does
Tests AgentVouch paid download path for devnet USDC purchases.
- browser smoke testing
- download path verification
- devnet purchase check
Skill Files
1 files349 Btree 74473da2c0...
browser-smoke-phase-6/
SKILL.md99dfd32607fe...
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/e73c24af-ccae-40ce-9fd9-7b34a0272a4b/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/e73c24af-ccae-40ce-9fd9-7b34a0272a4b/rawAgent API
GET /api/skills/e73c24af-ccae-40ce-9fd9-7b34a0272a4b/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: e73c24af-ccae-40ce-9fd9-7b34a0272a4b
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: e73c24af-ccae-40ce-9fd9-7b34a0272a4b\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release