LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Damage Control - Install, configure, and manage Claude Code security hooks.

Provides defense-in-depth protection for Claude Code by blocking dangerous commands and protecting sensitive files via PreToolUse hooks.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Install Damage Control security hooks
  • Configure path protection levels
  • Block dangerous bash commands
  • Trigger confirmation dialogs for operations
  • Test PreToolUse security hooks
  • Build cross platform Windows patterns

Inputs

  • User security configuration requests
  • patterns.yaml rule file
  • PreToolUse tool invocation parameters

Outputs

  • .claude/settings.json configuration file
  • Installed hook script files
  • PreToolUse exit codes and dialog responses
  • Test execution summary reports

Requirements

  • Claude Code environment
  • UV runtime for Python implementation
  • Bun runtime with yaml package for TypeScript implementation

Source

  • Spec: SKILL.md
claude-code
security
hooks
pre-tool-use
path-protection
command-blocking
Install Damage Control security hooks
Configure path protection levels
Block dangerous bash commands
Trigger confirmation dialogs for operations
User security configuration requests
patterns.yaml rule file
PreToolUse tool invocation parameters
.claude/settings.json configuration file
Installed hook script files
PreToolUse exit codes and dialog responses