tork-guardian
> OpenClaw is powerful.
Setup & Installation
Install command
clawhub install torkjacobs/tork-guardianIf the CLI is not installed:
Install command
npx clawhub@latest install torkjacobs/tork-guardianOr install with OpenClaw CLI:
Install command
openclaw skills install torkjacobs/tork-guardianor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/torkjacobs/tork-guardianWhat This Skill Does
Security and governance layer for OpenClaw agents. Handles PII redaction, tool access control, network policy enforcement, and compliance receipt generation. Includes a pre-installation vulnerability scanner that checks skills against 14 security patterns.
Combines PII redaction, tool governance, network controls, and pre-install vulnerability scanning in a single package rather than requiring separate solutions for each concern.
When to Use It
- Redacting emails and phone numbers from user messages before they reach an LLM
- Blocking destructive shell commands like rm -rf from agent tool execution
- Scanning a third-party skill for vulnerabilities before installing it
- Enforcing strict network policies to prevent SSRF attacks in production deployments
- Generating compliance receipts for audit logs when agents process sensitive data
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Redacting emails and phone numbers from user messages before they reach an LLM
- 1Redacting emails and phone numbers from user messages before they reach an LLM
- 2Blocking destructive shell commands like rm -rf from agent tool execution
- 3Scanning a third-party skill for vulnerabilities before installing it
- 4Enforcing strict network policies to prevent SSRF attacks in production deployments
- 5Generating compliance receipts for audit logs when agents process sensitive data
> OpenClaw is powerful.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.