Skip to main content

iru-check-security

Scan the repository for accidentally committed secrets (API keys, passwords, tokens, private keys, etc.) using the `detect-secrets` CLI (https://github.com/Yelp/detect-secrets). Checks whether `detect-secrets` is installed and, if it isn't, first checks for its Python prerequisite (installing Python via `winget`/`choco` on Windows if missing — Linux/macOS ship Python already) before attempting to install `detect-secrets` itself (`pip`/`pip3`/`pipx`, falling back to `brew` on macOS); if any prerequisite or install attempt fails, warns the user with the actual error and asks whether to continue without scanning or stop. For a whole-repository run (no argument), maintains a `.secrets.baseline` file at the repository root and reports only secrets that are new since the last baseline or were never triaged (audited); for a scoped run (`<path-or-glob>` argument) it scans just that path ad hoc and reports every finding, without touching the baseline. Invoke as `/iru-check-security` to scan the whole repository, or `/

跳到安装

来源信息

仓库
albertoirurueta/irurueta-navigation
最近来源活动
2026年7月25日 11:02
检测到的 SKILL.md 语言
英语
星标
3
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。