Back to Apps

ClawLock
by g1at
Security scanner and hardening wizard for Claw-family AI agents, including OpenClaw and Claude Code.
0 stars
Works in:claude
Exposes:Tools
What it does
ClawLock is a comprehensive security suite designed specifically for AI agent deployments using the Claw ecosystem. It performs static analysis, audits MCP sources, and provides a guided hardening process to secure agent environments against vulnerabilities and prompt drift.
Tools
scan: Performs a full multi-domain security scan including config, process, and credential audits.harden: Interactive wizard to apply 18 different security measures to the host.mcp-scan: Deep source-code analysis of MCP servers for risk categories.agent-scan: Implements OWASP ASI 14 standards for agent security assessment.soul: Detects drift in system prompts and memory files.
Installation
{
"mcpServers": {
"clawlock": {
"command": "python3",
"args": ["-m", "clawlock"]
}
}
}
Supported hosts
- claude
Quick install
pip install clawlockInformation
- Pricing
- free
- Published
- 6/20/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"clawlock": {
"command": "python3",
"args": ["-m", "clawlock"]
}
}
}





