@vortiq-x-consilium/openclaw-governance
v3.1.6
Published
VORTIQ-X AI Governance plugin for OpenClaw — 53+ governed tools + FORCED LLM ROUTING (hypervisor-pinned provider/model), evidence-sealed, self-updating
Maintainers
Readme
VORTIQ-X Governance for OpenClaw
AI governance plugin for OpenClaw. Every AI action is governed, evidence-sealed, and court-admissible.
Install
openclaw extensions install @vortiqx-consilium/openclaw-governanceOr manually:
npm install @vortiqx-consilium/openclaw-governanceWhat it does
- 18+ governed tools — forensic image scanning, child safety, financial intelligence, autonomous goals
- Self-updating — tool definitions fetched from server at startup. No client updates needed.
- Evidence-sealed — every action produces a tamper-proof V-Token evidence record
- Injection protection — 25-engine defense shield scans every action before execution
Tools
| Tool | Description |
|------|-------------|
| govern_action | Scan any action through 25 defense engines |
| scan_image | Deepfake/AI-generation detection with V-Token evidence |
| scan_image_url | Scan image from URL |
| priventra_engine | 16 child safety engines (grooming, deepfake, voice age) |
| vektral_engine | 24 financial intelligence engines |
| launch_goal | Launch autonomous governed goal |
| delegate_task | Governed agent-to-agent task delegation |
| llm_chat | Query local LLM with governance |
| memory_store/recall | Governed persistent memory |
| create_treaty | Agent collaboration treaty |
| + more | Discover with list_priventra_engines, list_llm_models |
Configuration
In your OpenClaw config:
{
"plugins": {
"vortiqx-governance": {
"host": "https://govclaw.vortiqxconsilium.com",
"mode": "enforce"
}
}
}License
Patented Technology — VORTIQX Consilium FZCO, Dubai. Patent SE 2530558-2.
