VerdictSwarm
v3.0.0Adds a fail-closed token-risk workflow using the current VerdictSwarm service contract.
Open source · Agent skills
Catalog reviewed August 3, 2026.
Current catalog
Adds a fail-closed token-risk workflow using the current VerdictSwarm service contract.
Retrieves a bounded, best-effort token profile for supported Solana and Base assets.
Guides bounded multi-agent coordination with budgets, permissions, and stop rules.
Maintains private-session memory with explicit consent, review-before-write, and deletion controls.
The GitHub repository is the reviewable source for files, tests, and release history.
ClawHub distributes named releases while preserving the existing publisher and install path.
Release validation checks that clean installs match the intended source and reject retired service contracts.
Security and privacy
Skills can influence which services an agent calls, what it stores, and when it acts. Releases therefore need the same review discipline as code: explicit permissions, bounded behavior, failure rules, changelogs, and reproducible source.
Memory-oriented tooling uses private-session-only defaults, explicit opt-in, review-before-write behavior, and retention/deletion controls. Shared channels must not silently load a personal profile.
A passing marketplace scan is useful evidence, not a permanent guarantee. Inspect the current source and requested permissions before installation.
GitHub is the public review and contribution surface. ClawHub is the versioned distribution surface for OpenClaw operators.