Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

xalinalabs/openclaw-security-drop-in

Repository files navigation

OpenClaw Security

Drop-in security module for OpenClaw AI agents.

Installation

pip install openclaw-security

Usage

from openclaw_security import SecurityAgent

security = SecurityAgent()

security.validate_input(agent_name, user_input) security.validate_tool_call(agent_name, tool_name) response = security.sanitize_output(agent_name, response)

Modes

monitor - logs only enforce - blocks violations

πŸš€ How To Build & Install Locally

Inside project root:

pip install build python -m build pip install dist/openclaw_security-0.1.0-py3-none-any.whl

Or editable mode:

pip install openclaw-security

Then:

from openclaw_security import SecurityAgent security = SecurityAgent()

That’s it.

Zero friction.

pip install openclaw-security openclaw-sec scan .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /