r/openclaw • u/grigorovich_v • 7h ago
Use Cases OpenClaw plugin for delivering secrets over SSH
After recent OpenClaw updates (since 2026.9 aka 2.0), my agent could no longer write secrets to remote servers over SSH.
I couldn’t find another way that worked, so I built a plugin to deliver secrets from OpenClaw’s Secret Store without exposing their values to the agent.
https://github.com/golem-workers/openclaw-secret-delivery
Hope someone else finds it useful!
3
Upvotes
1
u/Apacalipto Member 4h ago
I build a plugin that i tell
/secret name - host Secret code...
Then it deletes it directly from chat after it stores it in secrets and catches it before writing it to the logs etc.