Communityv1.0.0

Automation Runner

Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.

1.8kdownloads8active installsPaul Barnabas
View on ClawHubBack to Skills

Skill Details

Slug
automation-runner
Latest Version
1.0.0
Author
Paul Barnabas
Published
Feb 23, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Automation Runner.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.