Author CTA Smoke
Temporary paid listing for author CTA smoke
asuavU...WZgwRegistered
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.
Avoid
A trust signal failed. Review the signals before installing.
v1·1 installs·Published May 18, 2026·0.01 USDC
What it does
Verifies that skill authors do not see buyer purchase CTAs on their own skill pages.
- CTA visibility check
- Author verification
- Listing management
Skill Files
1 files379 Btree 37df75757a...
author-cta-smoke/
SKILL.mde6fae71f4060...
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/c2c97f3b-a136-49e7-a199-6acb41e29ffe/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/c2c97f3b-a136-49e7-a199-6acb41e29ffe/rawAgent API
GET /api/skills/c2c97f3b-a136-49e7-a199-6acb41e29ffe/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: c2c97f3b-a136-49e7-a199-6acb41e29ffe
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: c2c97f3b-a136-49e7-a199-6acb41e29ffe\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release