docs: remove legacy clawdbot references from security docs
Remove historical references to 'clawdbot' command name from security documentation. This complements PR #3173 which adds fallback hints for users who can't find 'moltbot' command. Fixes #3038
This commit is contained in:
parent
4ac7aa4a48
commit
9dd8f0bcbe
@ -5,7 +5,7 @@ read_when:
|
|||||||
---
|
---
|
||||||
# Security 🔒
|
# Security 🔒
|
||||||
|
|
||||||
## Quick check: `moltbot security audit` (formerly `clawdbot security audit`)
|
## Quick check: `moltbot security audit`
|
||||||
|
|
||||||
See also: [Formal Verification (Security Models)](/security/formal-verification/)
|
See also: [Formal Verification (Security Models)](/security/formal-verification/)
|
||||||
|
|
||||||
@ -15,8 +15,6 @@ Run this regularly (especially after changing config or exposing network surface
|
|||||||
moltbot security audit
|
moltbot security audit
|
||||||
moltbot security audit --deep
|
moltbot security audit --deep
|
||||||
moltbot security audit --fix
|
moltbot security audit --fix
|
||||||
|
|
||||||
# (On older installs, the command is `clawdbot ...`.)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
It flags common footguns (Gateway auth exposure, browser control exposure, elevated allowlists, filesystem permissions).
|
It flags common footguns (Gateway auth exposure, browser control exposure, elevated allowlists, filesystem permissions).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user