Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
- Initial release of automation_runner skill. - Executes approved shell commands for OpenClaw, with strict security via the exec-approvals gate. - Safely retrieves secrets using the Bitwarden (`bws`) wrapper; API keys are never stored in plain text. - Restricts all script execution to a dedicated workspace directory. - Manages approved long-running tasks such as backups. - Logs command output by date for traceability.