Skip to main content
Run any Skill in Manus
with one click

secret-hygiene

Stars0
Forks0
UpdatedJuly 14, 2026 at 15:59

Preventive playbook for keeping secrets (tokens, API keys, PATs, passwords, private keys, signed URLs, session cookies) out of the chat transcript AND out of git. Covers the "never ask, never echo, never paste" rule for the conversation itself (because chat is sent to the cloud and persisted), plus the pre-commit / pre-push / repo-config layers that stop credentials from reaching GitHub. Use when handling anything credential-shaped — reading a token, configuring a service, writing a script that authenticates, asking the user to authenticate, or about to commit/push code that touches auth.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly