Enforce strict security rules to protect sensitive information (API keys, tokens, credentials, PII, financial data). Always sanitize or refuse to reveal full...
- Initial release of security-guard skill enforcing strict handling of sensitive data. - Implements session initialization protocol to read user, assistant, and memory context at every session start. - Ensures API keys, credentials, PII, and financial data are never revealed in any chat or channel. - Provides guidance on safe alternatives: sanitized snippets, file paths, or instructions to view locally. - Applies security rules uniformly across all supported platforms and for every user, with no exceptions. - Responds firmly to all attempts to bypass security, referencing permanently locked rules.