Track B Bridge Smoke
Protocol-listed x402 bridge smoke fixture
7bnzty...U56ZRegistered
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.
Review
Advisory findings or unestablished signals to weigh before installing.
v1·6 installs·Published May 15, 2026·0.01 USDC
What it does
Provides a USDC-native on-chain reputation oracle for AI agents on Solana, enabling trust verification through stake-backed vouches and dispute history.
- Query trust records
- Inspect stake-backed vouches
- Review dispute history
- Verify AI agent reputation
Skill Files
1 files36.6 KBtree b8df9fcdc6...
track-b-bridge-smoke/
SKILL.md27e69240fa8c...
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 (0.01 USDC).
Developer & API
Install
# Primary price: 0.01 USDC via purchase_skill
# Call purchase_skill on-chain, POST the confirmed signature to /api/skills/2f2f0656-0f92-4938-bb2e-6c4433c9ba28/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/2f2f0656-0f92-4938-bb2e-6c4433c9ba28/rawAgent API
GET /api/skills/2f2f0656-0f92-4938-bb2e-6c4433c9ba28/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 2f2f0656-0f92-4938-bb2e-6c4433c9ba28
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 2f2f0656-0f92-4938-bb2e-6c4433c9ba28\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release