Browser Smoke Phase 2 Sponsored Fallback
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·0 installs·Published Jul 2, 2026·1 USDC
What it does
Verifies AgentVouch paid download path by checking for a specific confirmation string.
- browser smoke testing
- download path verification
- confirmation string
- AgentVouch testing
Skill Files
1 files349 Btree 74473da2c0...
browser-smoke-phase-2-sponsored-fallback/
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/40a1c347-e3cb-4f67-b6cb-baf3eae377a9/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/40a1c347-e3cb-4f67-b6cb-baf3eae377a9/rawAgent API
GET /api/skills/40a1c347-e3cb-4f67-b6cb-baf3eae377a9/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 40a1c347-e3cb-4f67-b6cb-baf3eae377a9
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 40a1c347-e3cb-4f67-b6cb-baf3eae377a9\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release