Plugin author
1 plugin in the catalog · first listed Sep 21, 2026 · Tools
Secret-leak protection for Hermes chats. Scans inbound messages and outbound replies for API keys, tokens, and passwords with a 28-pattern detector registry, redacts them before they reach session storage or the user, and injects safe secret-handling rules so the agent never asks for secrets in chat. Zero dependencies, fully offline detection; pairs with the optional hermes-vault CLI for encrypted storage. Disclosure — rewrites inbound user messages (regex secret redaction, may false-positive on password-like strings), injects a secret-handling prompt each conversation and rewrites assistant replies that ask for secrets; the vaultknox tool is inert unless the separate vaultknox pip package is installed, and its write gate is a tool argument the model sets.
← Back to the catalog