AgentSkillsCN

python-sandbox

在安全沙箱中执行 Python 代码

SKILL.md
--- frontmatter
name: python-sandbox
description: Execute Python code in a secure sandbox

The python-sandbox skill allows you to execute Python code securely. Use this to run Python scripts in a secure sandbox and test any Python code for implementation issues. Validate all code logic in the sandbox before supplying a code related solution to a user.

Available Tools

  • code_sandbox: Run Python code or scripts in a secure sandbox.