Back to Home
Algiras icon

skillz

Verified Safe

by Algiras

Overview

Skillz enables AI agents to dynamically build, manage, and execute custom tools at runtime using WebAssembly and scripts, with features like persistent memory, Docker service orchestration, and external MCP server integration.

Installation

Run Command
skillz

Environment Variables

  • TOOLS_DIR
  • SKILLZ_ROOTS
  • SKILLZ_SANDBOX
  • SKILLZ_SANDBOX_NETWORK

Security Notes

The server implements robust security measures including a fully sandboxed WebAssembly runtime for Rust tools, and optional Linux sandboxing (bubblewrap, firejail, nsjail) for script tools. Environment variables passed to tools are strictly filtered, with `SKILLZ_*` prefixed variables forwarded for secrets. Tool imports from Git/Gist are supported, with the imported code subject to the same sandboxing. Docker services add a dependency on Docker's security model, but are managed within a dedicated network and prefixed volumes. No 'eval' or direct obfuscation patterns were observed; the codebase is transparent Rust.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens500
Stars11
Forks0
Last Update2026-01-10

Tags

WASMDynamic ToolsAI AgentsMCP ServerTool Orchestration