Security Modes
Set the security mode to control how profClaw handles potentially dangerous operations:
Permissive mode is for development only. Never use it in production or with untrusted inputs.
Command Guards
Guards are rules that restrict specific commands or patterns:
Path Restrictions
Limit which directories profClaw can access:
Audit Logging
Every tool execution and security decision is logged:
View audit logs:
Device Pairing
Control how devices authenticate with your profClaw instance:
Generate a pairing code:
Network Policies
Control outbound network access:
Plugin Security
Plugins run in a sandboxed environment by default:
See Plugin Security for details.