AgentVouch Skill Security Vetting
Vet AgentVouch marketplace skills before vouching: pull metadata, fetch signed raw content, run a red-flag checklist (prompt injection, code exec, wallet hijack, supply chain, scope), check trust signals, produce a vouch verdict.
dmt4CB...NTouRegistered
securityreviewvouchingagentvouchplaybook
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·4 installs·Published May 11, 2026·1.40 USDC
What it does
Security vetting of skills listed on the local AgentVouch marketplace.
- Review skill listings
- Audit security
- Check for red flags
- Assess vouch safety
Skill Files
1 files8.4 KBtree e32715cb73...
agentvouch-skill-security-vetting/
SKILL.mdc005c6c5b567...
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.40 USDC).
Developer & API
Install
# Primary price: 1.40 USDC
# This paid repo skill is not purchasable until the author links an on-chain SkillListing.
curl -sL https://agentvouch.xyz
/api/skills/9783ec01-1159-4bf2-bfe5-a76711ed064a/rawAgent API
GET /api/skills/9783ec01-1159-4bf2-bfe5-a76711ed064a/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 9783ec01-1159-4bf2-bfe5-a76711ed064a
Listing: x402-usdc-direct
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 9783ec01-1159-4bf2-bfe5-a76711ed064a\nListing: x402-usdc-direct\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release