Hush provides a secure pipeline for handling sensitive credentials. It replaces the unsafe practice of pasting tokens into chat or setting environment variables manually by using a structured flow backed by the OS keychain. It supports both importing existing secrets via hidden prompts and generating strong random keys internally.
Use this skill whenever the agent needs to manage a secret (API key, password, webhook secret) that must never appear in the conversation transcript, logs, or on disk in plaintext.
This skill has not been reviewed by our automated audit pipeline yet.