Config File Security Enhancements
This cluster of pull requests focuses on improving the security and reliability of configuration file handling within the OpenClaw framework.
| # | Title | Author | Created | GitHub |
|---|---|---|---|---|
| 6257 | Fix: Create sensitive directories with mode 0o700 | sloppy-claw | 2026-02-01 | View |
| 17463 | fix: write config files with explicit 0o600 mode instead of post-write chmod rep | miclaldogan | 2026-02-15 | View |
| 17887 | refactor: consolidate atomic JSON writes into shared writeJsonAtomic | iyoda | 2026-02-16 | View |
| 17896 | fix(config): warn instead of silently swallowing chmod failure on config write | PlayerGhost | 2026-02-16 | View |
| 22648 | fix(plugin-sdk): re-throw non-ENOENT errors in readJsonFileWithFallback | adhitShet | 2026-02-21 | View |