Check a text fragment for potential secrets (API keys, tokens, passwords) BEFORE sending to chat / committing / publishing. Third protection layer on top of pre-commit hook (B7.7a) and PostToolUse redact (B7.7b). Manual gate — user explicitly calls on potentially sensitive text.
$npx -y skills add tserentserenov/fmt-exocortex-template --skill check-secretInstalls into the current project.
Run `npx skills use "https://github.com/tserentserenov/fmt-exocortex-template" --skill "tserentserenov/fmt-exocortex-template/check-secret"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tserentserenov/fmt-exocortex-template" that are relevant to the current task. Run `npx skills add "https://github.com/tserentserenov/fmt-exocortex-template"` and select the relevant skills, then follow their instructions.