コマンド概要
openclaw security コマンドは包括的なセキュリティ監査と管理機能を提供し、OpenClawデプロイ内のセキュリティリスクの特定と修正を支援します。
セキュリティスキャン
openclaw security scan
自動修正
openclaw security fix
監査ログ
openclaw security audit
openclaw security audit --since "24h"
openclaw security audit --type auth
コンテンツフィルタリング
openclaw security filters list
openclaw security filters add --pattern "パスワード.*は" --action block
依存関係のセキュリティチェック
openclaw security deps
まとめ
openclaw security はOpenClawの安全な運用を保証するための包括的なツールセットです。定期的にセキュリティスキャンを実行し、監査ログをレビューし、秘密鍵の安全性をチェックすることが、AIアシスタントサービスのセキュリティを維持するためのベストプラクティスです。