← Back to Plugins
Tools

Veriagent

esign-cn-open-source By esign-cn-open-source 👁 21 views ▲ 0 votes

VeriAgent plugin for OpenClaw that provides identity authentication, digital signing, and signature verification capabilities for AI agents and automated workflows.

GitHub

README

# @esign-cn/openclaw-veriagent

OpenClaw-side local plugin wrapper for VeriAgent onboarding and certificate tools.

## What it does

- Starts VeriAgent browser-led onboarding
- Generates local CSR materials
- Downloads and imports certificates
- Exposes local `sign` and `verify` commands for agent certificates

## Requirements

- Node.js 18 or later for local plugin runtime
- A reachable VeriAgent backend that exposes the plugin onboarding APIs
- Browser access to the matching VeriAgent portal

## Install

```bash
npx -y --package @esign-cn/openclaw-veriagent veriagent-openclaw install
```

## Runtime state

- Default runtime state is stored under `~/.openclaw/veriagent/`

tools

Comments

Sign in to leave a comment

Loading comments...