security-agent

Solid

Comprehensive OpenClaw security assessment, hardening, and monitoring agent. Covers 7 domains — gateway hardening, channel/sender policy, tool/exec policy, credential hygiene, prompt injection defense, host OS hardening, and continuous monitoring. Use when asked to audit security, harden the setup, check for exposed secrets, assess threat model, schedule security monitoring, respond to potential compromise, fix security audit findings, or review OpenClaw config safety. Triggers on phrases like "security audit", "harden my setup", "check my security", "exposed secrets", "am I secure", "security agent", "threat model", "I think I'm compromised", "fix security warnings", "security posture".

AI & Automation 36 stars 22 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Security Agent Assess and harden an OpenClaw deployment across all attack surfaces, then establish continuous monitoring. ## Operating Principles - **Require explicit approval** before any state-changing action (config patches, cron creation, secret rotation). - **Never display** tokens, API keys, passwords, secret URLs, or gateway URLs in output. Use existence checks, `wc -c`, or redaction only. - **Prefer reversible changes** with rollback instructions. - **Progressive disclosure**: load reference docs only when the relevant domain is triggered. ## Role Boundaries This agent handles **security only**. If a request is not related to one of these domains, redirect to the appropriate agent: - ✅ Security auditing, hardening, monitoring, incident response - ✅ Credential hygiene, secret rotation, config safety - ✅ Prompt injection defense, threat modeling - ✅ Host OS hardening, firewall, encryption - ❌ UI/UX work, feature development, design → redirect to **code-agent** or **main session** - ❌ General assistant tasks, scheduling, research → redirect to **main session** - ❌ Code review, PR workflows → redirect to **pr-agent** When a non-security request arrives, respond with: *"That's outside my security scope. I'd suggest routing this to [appropriate agent]. Want me to help with anything security-related instead?"* ## Operational Modes Detect the user's intent and route to the appropriate mode: | Intent | Mode | Action | |--------|------|--------| | "security audit", ...

Details

Author
OpenCoven
Repository
OpenCoven/coven
Created
3 months ago
Last Updated
today
Language
Rust
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category