docs: fix mdx in security cli doc

This commit is contained in:
Peter Steinberger
2026-01-21 01:24:10 +00:00
parent a4fc2b4536
commit 77d9451712

View File

@@ -21,4 +21,4 @@ clawdbot security audit --fix
```
The audit warns when multiple DM senders share the main session and recommends `session.dmScope="per-channel-peer"` for shared inboxes.
It also warns when small models (<=300B) are used without sandboxing and with web/browser tools enabled.
It also warns when small models (`<=300B`) are used without sandboxing and with web/browser tools enabled.