Recursant for OpenClaw
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
Package: openclaw-recursant (npm) Version: 0.1.0 Description: Recursant governance plugin for OpenClaw — registers the instance with a Recursant registry and routes tool/LLM/message traffic through Recursant interceptors. The package functions as a governance and auditing client for the OpenClaw environment, connecting to a user-configured external control plane (Recursant registry). It implements interceptors for authorization, rate limiting, and PII redaction (email, SSN, credit card, phone numbers) on tool calls, LLM inputs, and messages. It collects system fingerprinting data (hostname, OS, username, derived machine ID) upon enrollment and sends detailed operational audit logs (tool calls, LLM calls, message metadata) to the configured remote registry. All external communication endpoints are used for their stated purposes (enrollment, heartbeat, policy fetching, audit batch push). Although the plugin is highly invasive, its behavior is transparent and aligns entirely with its documented purpose as an AI governance agent. It relies on explicit user configuration (registryUrl, enrollmentToken) for network communication.
