justi

Claude Code plugin: scope-aware protection — allows destructive ops (rm, mv, chmod) within project, blocks them outside. Built for dangerouslySkipPermissions mode.

12
0
100% credibility
Found Mar 13, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Shell
AI Summary

A safety guard for AI coding tools that allows file deletions, moves, and changes only inside the project folder while blocking them outside.

How It Works

1
🔍 Discover Safety Net

You hear about Project Boundary, a helpful guard that stops your AI coding buddy from messing up files outside your project folder.

2
💡 Get the Idea

This tool lets your AI freely tidy up, move, or change things inside your project while protecting everything else on your computer.

3
🛡️ Add the Guard

You easily connect this safety feature to your AI helper so it watches every action.

4
Go Fast Mode

Turn on quick actions for your AI, skipping all the permission pop-ups for speed.

5
🛠️ AI Builds Boldly

Your AI now refactors and cleans your project files confidently, knowing boundaries are enforced.

Safe and Speedy Wins

You finish your project faster with total peace of mind, no accidents outside your folder.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 12 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-code-project-boundary?

This Shell plugin for the Claude Code CLI provides scope-aware protection in dangerouslySkipPermissions mode, allowing destructive ops like rm, mv, chmod inside your project while blocking them outside $CLAUDE_PROJECT_DIR. It prevents accidents during AI-driven refactors—think safe deletions and moves without nuking your home dir or system files—while always blocking nukes like git push --force or DROP TABLE. Install free via claude --plugin-dir or /plugin install from cc-marketplace; depends on bash and jq.

Why is it gaining traction?

It stands out by auto-using $CLAUDE_PROJECT_DIR as the boundary, unlike plugins that blanket-block rm or need manual path lists, letting normal refactoring flow. Handles chains (&&, |), cd tracking, sudo stripping, path traversal, and ~/$HOME expansion, so claude code skills shine without false positives. Users notice fewer interruptions in claude github integration or copilot-like workflows.

Who should use this?

Backend devs heavy into AI refactors with Claude Code CLI, especially on claude github private repo or actions where dangerouslySkipPermissions speeds things up. Teams doing claude github code review or mcp setups tired of permission prompts mid-session. Not for casual scripting—best for project-bound ops.

Verdict

Grab it if you're in dangerouslySkipPermissions; 125 tests cover Ubuntu/macOS edge cases, MIT license, clear docs. 1.0% credibility and 12 stars signal early maturity—test your workflows first before claude code subscription commits.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.