---
title: "dangerous rm.local"
description: "⚠️ **Dangerous rm command detected!**"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/dangerous-rm-local
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:19.314Z
license: CC-BY-4.0
attribution: "dangerous rm.local — Claudary (https://claudary.paisolsolutions.com/skills/dangerous-rm-local)"
---

# dangerous rm.local
⚠️ **Dangerous rm command detected!**

## Overview

---
name: block-dangerous-rm
enabled: true
event: bash
pattern: rm\\s+-rf
action: block
---

⚠️ **Dangerous rm command detected!**

This command could delete important files. Please:
- Verify the path is correct
- Consider using a safer approach
- Make sure you have backups

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/dangerous-rm-local) · https://claudary.paisolsolutions.com
