Skip to main content
Run any Skill in Manus
with one click

path-privacy

Stars1
Forks0
UpdatedApril 30, 2026 at 19:54

Enforces a single rule: every path in repo content must be relative to the repo root. Anything resolving outside the repo (other repos on disk, ~/.claude/<plan>, /Users/<name>/..., /home/<name>/..., $HOME-based paths) is a leak. Ships a SessionStart directive plus pre-commit and commit-msg git hooks that hard-block. Use when user says "scan for path leaks", "check for leaked paths", "are we leaking my home path", "scrub external paths", "install path-privacy hooks", "find absolute paths in this repo", "remove $HOME references", "block path leaks", "audit before commit", "privacy scan paths".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
9 files
SKILL.md
readonly