openclaw-arbiter

Installation
SKILL.md

OpenClaw Arbiter

Audits installed skills to report exactly what system resources each one accesses — network, subprocess, file I/O, environment variables, and unsafe operations.

The Problem

You install skills and trust them blindly. A skill that claims to format markdown could also open network connections, execute shell commands, or read your environment variables. Nothing reports what permissions each skill actually uses.

Need automated enforcement? Upgrade to openclaw-arbiter-pro for revocation, quarantine, and policy enforcement.

Commands

Full Audit

Deep audit of all installed skills with line-level findings.

python3 {baseDir}/scripts/arbiter.py audit --workspace /path/to/workspace
Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 7, 2026
openclaw-arbiter — openclaw/skills