-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Conversation
Summary
Adds the OpenClaw Security Suite to the Security, Compliance, & Legal section.
openclaw-security is an 11-tool security suite purpose-built for AI agent workspaces. It covers:
- Workspace integrity (warden) -- injection detection, file-hash verification
- Secret scanning (sentry) -- credential and API key detection
- Permission auditing (arbiter) -- file/directory permission analysis
- Network DLP (egress) -- outbound data exfiltration detection
- Supply-chain security (sentinel) -- pre-install package scanning
- Injection defense (bastion) -- prompt injection detection, command allowlisting
- Credential lifecycle (vault) -- credential exposure auditing
- Compliance enforcement (marshal) -- policy rule enforcement
- Audit trails (ledger) -- hash-chained, tamper-evident logging
- Cryptographic signing (signet) -- skill/artifact signing and verification
- Incident response (triage) -- forensic analysis and response automation
Why Security, Compliance, & Legal?
Every tool in the suite directly addresses security, compliance, or governance concerns in agent-assisted development environments. The suite is designed for the Claude Code / OpenClaw ecosystem and aligns with the category's focus on keeping workspaces safe and auditable.
Note on link format
This entry links to an external GitHub repository rather than an internal ./plugins/ directory, since the suite is distributed as an OpenClaw skill package. Happy to adapt the format if maintainers prefer a different structure.
Co-Authored-By: Claude Opus 4.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.