You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ I built this because I love using OpenClaw as my personal AI assistant, but let'
16
16
17
17
If you're running [OpenClaw](https://github.com/openclaw/openclaw) (the self-hosted AI assistant), you've probably already realized it has some serious power:
18
18
19
-
- It runs with **your user permissions**— meaning it can do anything you can do
20
-
- It holds **live browser sessions**— OAuth tokens, session cookies, the works
21
-
- It can access **password managers**— 1Password CLI, Bitwarden, etc.
22
-
- It exposes a **control gateway**— if misconfigured, anyone on your network could send it commands
23
-
- It pulls **plugins from the internet**— code that runs in your shell
19
+
- It runs with **your user permissions** meaning it can do anything you can do
20
+
- It holds **live browser sessions** OAuth tokens, session cookies, the works
21
+
- It can access **password managers** 1Password CLI, Bitwarden, etc.
22
+
- It exposes a **control gateway** if misconfigured, anyone on your network could send it commands
23
+
- It pulls **plugins from the internet** code that runs in your shell
24
24
25
25
This is awesome for productivity. It's also a huge attack surface if you don't configure things right.
0 commit comments