From ccc290b9bb23956fdae4934268c17ad7c3be9fa8 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sun, 7 Jun 2026 08:31:20 +0300 Subject: [PATCH] update security section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3c16bfb..023d655 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,16 @@ Give OpenClaw agents access to real-time Google Search, YouTube, Amazon Product, +### 🛡️ Security & Config Auditing + +As you add more skills, custom code, and connected services, your OpenClaw setup accumulates secrets, file access, and tool permissions that are easy to lose track of. You can review these by hand, or run a continuous audit that surfaces misconfigurations and over-broad permissions before they become a problem. + + +trentclaw
+trentclaw maps config, installed skills, custom code, secrets, and permissions, then returns findings inside your OpenClaw session. +
+ + ### 🤖 Model Providers OpenClaw works with **25+ LLM providers** out of the box Anthropic, OpenAI and many more. Switch between them with a single config change.