Where Vouch Wins
- Comment-driven flow that teams understand immediately.
- No extra infrastructure to start repository gating.
- Useful as a lightweight first trust policy.
Competitive Analysis
Honest side-by-side pages for teams evaluating trust, identity, and distribution models for agent skills and open source workflows.
Identity and trust are separate layers. Sigma Identity is the companion decentralized identity system we use for BAP-first identity/OAuth flows, while ClawNet adds signed trust attestations and provenance.
Vouch makes contributor gating simple and fast. ClawNet extends that workflow with signatures, identity binding, and an immutable trust record teams can verify across repositories.
ClawNet uses Sigma Identity as a companion decentralized identity layer for BAP identity resolution and OAuth-linked account flows.
| Dimension | Vouch | ClawNet + Sigma Identity |
|---|---|---|
| Identity | GitHub username | Cryptographic keypair (Sigma/BAP) |
| Companion identity system | None built in | Sigma Identity (BAP-first) |
| Trust record | Line in a repository file | BAP ATTEST transaction |
| Proof | git history | AIP signature + block height |
| Scope | Per repository | Cross-project trust index |
| Versioning | Manual | Version-specific attestations |
| Revocation | Delete entry | Signed, auditable revoke event |
| Tamper resistance | Low | High |
Keep Vouch for simple gating and layer ClawNet when you need signed provenance and reusable trust across your ecosystem, with Sigma Identity handling decentralized identity.