### Summary 1. 当前openclaw.json等配置文件里apikey、token、secretkey等敏感信息都是明文存储 2. openclaw日志、gateway日志中敏感信息未脱敏展示,当前仅支持控制台打印脱敏 3. 自带UI里敏感信息明文展示 <img width="1871" height="537" alt="Image" src="https://github.com/user-attachments/assets/9e26e08a-f06e-494b-9fa9-11e791e02fad" /> 综上,希望能够支持敏感数据脱敏 ### Problem to solve 能够支持敏感数据脱敏 ### Proposed solution 1. 当前openclaw.json等配置文件里apikey、token、secretkey等敏感信息可以加密 2. openclaw日志、gateway日志中敏感信息可以脱敏展示 3. 自带UI里敏感信息可以增加个小眼睛图标,默认***展示,点击后再显示 ### Alternatives considered _No response_ ### Impact 影响使用安全性 ### Evidence/examples _No response_ ### Additional information _No response_
Summary
综上,希望能够支持敏感数据脱敏
Problem to solve
能够支持敏感数据脱敏
Proposed solution
Alternatives considered
No response
Impact
影响使用安全性
Evidence/examples
No response
Additional information
No response