A playbook-driven incident response framework providing structured security workflows, evidence collection, and BlackArch forensic tool integration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install incident-responder
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install incident-responder using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Incident Responder is a robust, playbook-driven incident response framework designed for the ARGUS infrastructure. It empowers security administrators and AI agents to execute structured workflows during active security incidents, including compromised data exfiltration, ransomware attacks, and credential exposure. By integrating directly with BlackArch forensics tools, CVE-MCP, and network recon utilities like aynops, this tool accelerates threat analysis and containment.
Leveraging these advanced Openclaw Skills, developers and security operations teams can enforce read-only evidence collection, reconstruct chronological event timelines, and automatically map threat behaviors to the MITRE ATT&CK framework. Whether running manual diagnostics or automating playbooks through agentic systems, it ensures immutable evidence tracking and secure recovery.
curl, jq, grep, awk.To install advanced forensics and network analysis tools via the BlackArch repository package wrapper:
cd ~/App/domains/argus/tools
./manage-blackarch.sh install volatility3 tshark autopsy sleuthkit bulk_extractor
Ensure the following parameters are mapped in your active setup configuration:
EVIDENCE_DIR: Target path for immutable forensics (defaults to ~/App/domains/argus/evidence).IR_ALERT_WEBHOOK: Slack or Discord webhook for urgent incident alerts.All evidence collected by Openclaw Skills is structured logically under the configured evidence storage directory:
| Location / Filename | Data Format | Description |
|---|---|---|
~/App/domains/argus/evidence/ir-[TIMESTAMP]/ |
Directory | Per-incident workspace folder. |
uname.txt |
Plain Text | Captured system kernel and architecture metadata. |
listening-ports.txt |
Plain Text | Diagnostic network listening sockets. |
timeline.jsonl |
JSON Lines | Chronological merge of auth, command, and network logs. |
incident-report.md |
Markdown | Comprehensive post-incident review and MITRE ATT&CK mapping. |
~/App/domains/argus/evidence/objects/ |
Repository | Destination for high-integrity, write-once raw memory and disk images. |
| Variable | Default Value | Description |
|---|---|---|
RETENTION_DAYS |
90 |
Lifetime in days of stored evidence files before rotation. |
AUTH_LOG |
/var/log/auth.log |
Core authentication trace parsed for logins and sudo usage. |
Loading
An automated technical compliance skill to inventory data stores, identify PII leaks, verify system-wide encryption, and generate detailed GDPR audit reports.

A privacy-first, ultra-fast prompt-injection and jailbreak firewall designed to protect autonomous AI agents from untrusted external text inputs.

An advanced AI-driven research skill designed to generate comprehensive, academically rigorous literary analyses of the classic Chinese masterpiece 'Ode to the Goddess of Luo River' (洛神赋) and its profound cultural connections.

A platform-agnostic diagnostics and debugging engine designed to systematically identify, resolve, and document computer configuration failures, software errors, and runtime issues.

A local, LLM-powered second brain and wiki that combines Obsidian markdown vaults with Ollama inference, semantic search, and multi-model consensus.

Deploy files, static sites, and containerized server-side apps to live URLs straight from your AI coding agent, powered by secure Drives for persistent memory.








































