clawsec-coordinator

Orchestrate multi-agent security scans and map findings to OWASP frameworks.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/4e696b6f/clawsec-agent --skill clawsec-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawsec-coordinator
Source: https://github.com/4e696b6f/clawsec-agent/tree/main/skills/clawsec-coordinator
Command: npx skills add https://github.com/4e696b6f/clawsec-agent --skill clawsec-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying security vulnerabilities in your OpenClaw instance, mapping them to industry standards, and applying safe remediations.

Core Features & Use Cases

  • Automated Security Scanning: Orchestrates scans across specialized sub-agents to detect a wide range of security issues.
  • OWASP Mapping: Classifies findings according to OWASP LLM Top 10 and ASI 2025.
  • Automated Remediation: Applies safe, reversible fixes for common vulnerabilities.
  • Approval Workflow: Manages security changes requiring user confirmation.
  • Use Case: Run a comprehensive security check on your OpenClaw setup with a single command, get a risk score, and have critical issues automatically fixed.

Quick Start

Initiate a security scan by saying "security scan".

Frequently Asked Questions about clawsec-coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate security vulnerability scanning and remediation for OpenClaw?

Automate security scanning for OpenClaw by orchestrating multi-agent scans, aggregating findings, and applying safe, reversible remediations through an approval workflow for critical changes.

Can security findings be mapped to the OWASP framework automatically?

Security findings are automatically classified and mapped to the OWASP LLM Top 10 and ASI 2025 industry standards, ensuring vulnerabilities align with recognized security frameworks.

How do I run a comprehensive security check using multi-agent scans?

Run a comprehensive security check by initiating a security scan, which orchestrates specialized sub-agents to detect issues, assigns a risk score, and automatically fixes critical vulnerabilities.

Does automated remediation require manual approval for critical security changes?

Automated remediation applies safe, reversible fixes for common vulnerabilities directly, while managing an explicit approval workflow that requires user confirmation before applying critical security changes.

Do I need a local backend API running to execute security scans and apply fixes?

Security scan execution and remediation application require direct interaction with the ClawSec backend API running locally on localhost:3001 to function properly.

What are the limitations of automated vulnerability remediation?

Automated remediation is limited to applying safe, reversible fixes for common vulnerabilities, routing critical or complex security changes through a managed approval workflow rather than auto-applying them.