./TSK

Rust CLI for delegating tasks to sandboxed Docker agents. Run Claude Code tasks in isolated Docker containers for security and reproducibility.

dtormoen
DevOps & CI/CD
102
Rust
102
Stars
14
Forks
102
Watch

>About this Skill

What is TSK?

TSK is a Rust CLI for delegating tasks to sandboxed Docker agents. Run Claude Code tasks in isolated containers for enhanced security, reproducibility, and resource control.

Key Features

  • Docker-based sandboxing
  • Task delegation
  • Resource isolation
  • Rust performance
  • Security boundaries
  • Container management

Use Cases

  • Secure Execution: Run untrusted code safely
  • Reproducible Environments: Ensure consistent execution environments
  • Resource Control: Limit resource usage per task
  • Isolation: Prevent task interference

How to Get Started

Install TSK with Docker available on your system. Delegate tasks to sandboxed agents for isolated execution.

Why Use This Skill?

Code execution benefits from isolation. TSK provides Docker-based sandboxing for Claude Code tasks, ensuring security and reproducibility while maintaining high performance through its Rust implementation.

>Technical Details

Language
Rust
License
MIT
Created
Oct 23, 2025
Updated
Jan 15, 2026
install.sh

Clone the repository to your local machine

$git clone https://github.com/dtormoen/tsk.git