Vigilance
PassAudited by VirusTotal on Mar 21, 2026.
Findings (1)
The bundle provides two defensive tools for OpenClaw agents: 'agent-sentinel' (a safety guardrail) and 'agent-eval-engine' (a quality scorer). Both tools use rule-based regex checks and LLM-as-judge calls (via Anthropic, OpenAI, or Ollama) to evaluate agent actions and outputs for safety, compliance, and accuracy. The SKILL.md files contain strict instructions to ensure the agent invokes these evaluators before executing high-stakes tools like shell commands or payments. No evidence of data exfiltration, malicious execution, or persistence was found; the code is transparent, well-documented, and aligned with its stated purpose of providing safety and quality gates.
