·git-safety
</>

git-safety

shipshitdev/library

Scan git history for sensitive files, clean leaked credentials, and set up prevention measures. Use when asked to "check for secrets", "scan git history", "remove .env from history", "secure my repo", or "clean sensitive files".

40Installs·2Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill git-safety

SKILL.md

Comprehensive security scanning, cleaning, and prevention for git repositories.

Removing secrets from git history does NOT make them safe!

ALWAYS rotate leaked credentials immediately. Cleaning history is NOT enough.

Scan git history for sensitive files, clean leaked credentials, and set up prevention measures. Use when asked to "check for secrets", "scan git history", "remove .env from history", "secure my repo", or "clean sensitive files". Source: shipshitdev/library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill git-safety
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is git-safety?

Scan git history for sensitive files, clean leaked credentials, and set up prevention measures. Use when asked to "check for secrets", "scan git history", "remove .env from history", "secure my repo", or "clean sensitive files". Source: shipshitdev/library.

How do I install git-safety?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill git-safety Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/shipshitdev/library