Communityv1.0.0

Security Guard

Enforce strict security rules to protect sensitive information (API keys, tokens, credentials, PII, financial data). Always sanitize or refuse to reveal full...

997downloads1stars14active installsfrw1988
View on ClawHubBack to Skills

Skill Details

Slug
security-guard
Latest Version
1.0.0
Author
frw1988
Published
Mar 5, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Security Guard.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.