AI AGENT ADDONS

Openclaw Security Hardening

aradotso/security-skills
Security
986installs

This skill helps you lock down your high-privilege AI agent from attacks. It uses a zero-trust architecture to stop prompt injection, supply chain poisoning, and destructive actions. You get a three-layer defense system that runs automatically.

The skill deploys red and yellow line rules to block dangerous commands. It also sets up nightly security audits that check 13 key metrics. If something goes wrong, you can recover using Git-based disaster recovery.

Anyone running an AI agent with root access should use this. It keeps your agent safe without slowing it down. The guide itself can be sent directly to the agent for self-deployment.

Add Openclaw Security Hardening skill to your workflow

Global

mkdir -p ~/.claude/skills/openclaw-security-hardening

Project

mkdir -p .claude/skills/openclaw-security-hardening

Source Repository

Stars
5
Forks
0
Watchers
5
License
NOASSERTION
Last Push
24 days ago
Created
2 months ago