docs: fix mdx in security cli doc

main
Peter Steinberger 2026-01-21 01:24:10 +00:00
parent a4fc2b4536
commit 77d9451712
1 changed files with 1 additions and 1 deletions

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.