security-skill advanced active

Tork Guardian

Your agent executes tool calls before anyone reviews them. One misconfigured skill can trigger destructive actions. The openclaw security guardian skill audits every action before it runs.

What breaks without openclaw security guardian skill

Unreviewed tool calls in production. Policy violations logged too late. No compliance layer on agent actions.

Real-time policy enforcement on every tool call × audit-log-backed guardian ÷ 20–30 minutes ÷ start in audit-only mode = compliant agent deployments enterprises can trust.

openclaw security guardian skill — what it actually does

01
Audits all tool calls made by agents in real time against a policy file.
02
Alerts on policy violations and permission overreach before execution.
03
Starts in audit-only mode to avoid blocking legitimate operations early.
04
Adds 50–100ms overhead per action — plan for latency in time-sensitive pipelines.

Security check — openclaw security guardian skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.2 compatibility.

Quick start — openclaw security guardian skill in 20–30 minutes

Setup time: 20–30 minutes

!
You need:
  • OpenClaw core ≥1.2
  • policy configuration file

Install the package:

# Install via ClawhHub
clawhub install torkjacobs/tork-guardian
1
Define allowed actions in ~/.openclaw/guardian-policy.json
2
Install the skill
3
Enable monitoring with /guardian start
4
Review the audit log at ~/.openclaw/guardian.log

Troubleshooting openclaw security guardian skill

1
1. Strict policies may block legitimate operations — start in audit-only mode before enforcing
2
2. Guardian adds latency to every tool call — expect 50–100ms overhead per action

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.2 advanced Last updated: Nov 2025 ★ 95 on GitHub Apache-2.0

Official docs →

View on GitHub →

Related — more like openclaw security guardian skill

Run agents without a compliance layer and discover violations after the damage. Deploy the guardian before the next production release.

Get it on GitHub →