Scan Secrets banner
zircote zircote

Scan Secrets

Development community

Description

--- description: Scan existing memories for secrets and optionally remediate argument-hint: "[--namespace <ns>] [--fix] [--dry-run]" allowed-tools: ["Bash", "Read"] --- <help_check> ## Help Check If `$ARGUMENTS` contains `--help` or `-h`: **Output this help and HALT (do not proceed further):** <help_output> ``` SCAN-SECRETS(1) User Commands SCAN-SECRETS(1) NAME scan-secrets - Scan existing memories for secrets and optiona

Installation

Installs to ~/.claude/skills/zircote-git-notes-memory-scan-secrets/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-git-notes-memory-scan-secrets && curl -fsSL https://raw.githubusercontent.com/zircote/git-notes-memory/HEAD/commands/scan-secrets.md -o ~/.claude/skills/zircote-git-notes-memory-scan-secrets/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository