jitangupta/file-safety-guard

3 stars ยท Last commit 2026-03-13

๐Ÿ›ก๏ธ Claude plugin that prevents accidental file deletion, overwrites, and destructive operations. Auto-backups, dry-run planning, and activity logging for Claude Code & Cowork.

README preview

# File Safety Guard

![Your Cowork needs this](assets/banner.png)

Prevents accidental file deletion, overwrites, and destructive operations in Claude Code and Cowork sessions. Adds automatic backups, dry-run planning, activity logging, and bulk operation approval.

## Why

Claude Code and Cowork can read and write files directly. There are no built-in guardrails preventing accidental deletion, overwriting, or bulk changes to your files. This plugin adds a safety layer that asks before destructive operations, backs up files before modifications, and plans before complex tasks.

## Installation

### Claude Code

```bash
claude plugin marketplace add jitangupta/file-safety-guard
claude plugin install file-safety-guard@file-safety-guard
```

### Cowork

View full repository on GitHub โ†’