# Repo Security Scanner

> Use this skill when the user wants to use the repo-security-scanner command-line tool.

- Skill: `javimosch/repo-security-scanner` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/repo-security-scanner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/repo-security-scanner/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/repo-security-scanner

---


# repo-security-scanner Plugin

Find secrets in git repos in Go

## Commands
- `repo-security-scanner self version` — Print version
- `repo-security-scanner _ _` — Passthrough to repo-security-scanner

## Installation
```bash
go install github.com/UKHomeOffice/repo-security-scanner@latest
```

