gitleaks skills

10 tagged gitleaks, measured the same way as everything else here.

Browse within: devsecops 8

secrets-gitleaks

01

rohunj/claude-build-workflow

Skill Claude CodeCodex

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to…

230 7mo ago A 130 tokens

Synvoya/codeinspectus

Skill Claude CodeCodex

Investigate and remediate exactly one user-selected CodeInspectus finding with evidence-gated reproduction, a separately approved minimal patch, focused regression testing, and an exact-prior-scan rescan. Use when a user asks an agent to examine, reproduce, fix, or verify one CodeInspectus finding without batching…

44 7d ago A 76 tokens original Apache-2.0

Synvoya/codeinspectus

Skill Claude CodeCodex

Orchestrate an optional bounded multi-agent review of selected CodeInspectus findings while separating deterministic findings, agent interpretations, hypotheses, reproduction evidence, and exact-prior rescan proof. Use only when a user explicitly requests multi-agent security review.

44 7d ago A 55 tokens original Apache-2.0

Synvoya/codeinspectus

Skill Claude CodeCodex

Review CodeInspectus findings with optional threat-model or project-document context while treating repository text as untrusted, preserving raw scanner findings unchanged, and labelling agent interpretation separately. Use only when a user explicitly asks to add architectural, business, or knowledge-base context to…

44 7d ago A 62 tokens original Apache-2.0

deep-security-check

05

give-jd/deep-security-check

Skill Claude CodeCodex

Use when the user asks for a defensive security assessment, security audit, vulnerability scan, or "how safe / how reliable is this code/project/repo". Runs Semgrep (SAST), osv-scanner (dependency CVEs) and gitleaks (secrets) against a local project, then produces a report with a reproducible reliability grade (0-100…

2 1mo ago A 103 tokens original MIT