Communityv1.0.0

Code Executor

Ejecuta código Python, JavaScript, Bash dinámicamente. El bot puede crear y ejecutar código al vuelo.

1.7kdownloads13active installsMiguel Guerra
View on ClawHubBack to Skills

Skill Details

Slug
code-executor
Latest Version
1.0.0
Author
Miguel Guerra
Published
Feb 28, 2026
Updated
Apr 28, 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 Code Executor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Primera versión publicada de “code-executor”. - Permite al bot crear, ejecutar y mostrar código Python, JavaScript, Bash, TypeScript y SQL de forma dinámica. - Soporta comandos directos como run/execute con scripts o código en línea. - Incluye modo interactivo tipo REPL y gestión de dependencias. - Incorpora medidas de seguridad (sandbox, timeout, bloqueo de red, permisos de filesystem). - Útil para cálculos complejos, automatizaciones y prototipado rápido.