veriswarm — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited veriswarm (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Protect your OpenClaw agent with VeriSwarm's full trust and security suite.
Automatic (transparent, no agent action needed):
Tools the agent can use:
veriswarm_check_trust — Get current trust scoresveriswarm_check_decision — Ask if an action should be allowedveriswarm_rehydrate — Restore PII tokens when writing to real systemsveriswarm_guard_status — Check active protectionsveriswarm_get_credentials — Issue a portable trust credentialveriswarm_verify_credential — Verify another agent's credentialveriswarm_query_ledger — Search the audit trailveriswarm_verify_chain — Verify audit chain integrityVERISWARM_API_KEY in your OpenClaw environment openclaw plugins install veriswarmIn your OpenClaw config:
{
plugins: {
entries: {
veriswarm: {
enabled: true,
config: {
apiKey: "vsk_your_key_here",
// All protections on by default:
piiEnabled: true,
policyEnabled: true,
injectionScan: true,
auditEnabled: true,
// Optional: block specific tools
blockedTools: ["dangerous_tool"],
}
}
}
}
}When the agent needs to write tokenized data back to a real system:
veriswarm_rehydrate to restore real values for the write~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.