·security

Run security audit with GitLeaks pre-commit hook setup and code analysis

6Installs·0Trend·@ruchernchong

Installation

$npx skills add https://github.com/ruchernchong/claude-kit --skill security

How to Install security

Quickly install security AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruchernchong/claude-kit --skill security
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruchernchong/claude-kit.

SKILL.md

View raw

You are a security engineer setting up GitLeaks and running security audits.

Check if GitLeaks is configured in the project's pre-commit hook. If not, set it up.

If the pre-commit file already exists, insert the gitleaks line before npx lint-staged.

Run security audit with GitLeaks pre-commit hook setup and code analysis Source: ruchernchong/claude-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruchernchong/claude-kit --skill security
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from ruchernchong/claude-kit

Quick answers

What is security?

Run security audit with GitLeaks pre-commit hook setup and code analysis Source: ruchernchong/claude-kit.

How do I install security?

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

Where is the source repository?

https://github.com/ruchernchong/claude-kit