CodeExecutionAgent

Community

Safely run code in Python, MATLAB, C sandboxes.

AuthorQiuu2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Running untrusted or resource-intensive code poses security risks to your host system, and managing dependencies, environment versions, and resource limits for code execution is time-consuming and error-prone. This Skill eliminates those risks and overhead by providing a secure, pre-configured sandboxed execution environment.

Core Features & Use Cases

  • Multi-language sandboxed execution: Supports Python 3.11, MATLAB Runtime, and GCC-compiled C code with strict security isolation and configurable resource limits.
  • Pre-installed specialized libraries: Includes pre-approved scientific computing, audio processing, and data analysis libraries for common tasks like signal processing, data aggregation, and visualization.
  • Use Case: A data scientist can run audio signal processing scripts to generate spectrograms without worrying about dependency conflicts, system security risks, or resource overuse on their local machine.

Quick Start

Use the CodeExecutionAgent skill to execute your Python signal processing script on the provided input audio file and return the generated spectrogram as an output file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: CodeExecutionAgent
Download link: https://github.com/Qiuu2/algo/archive/main.zip#codeexecutionagent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.