Back to Home
mugoherick12-boop icon

skillz

Verified Safe

by mugoherick12-boop

Overview

Serve Anthropic-style skills to non-Claude clients via an MCP server.

Installation

Run Command
skillz

Security Notes

The server uses `yaml.safe_load` for parsing skill metadata, mitigating YAML-based code execution. Path traversal attempts for resources are explicitly checked and rejected. The server primarily serves skill instructions and resources; the execution of these skills/resources is offloaded to the client, meaning potential client-side risks if clients execute untrusted skill code. The server itself does not appear to execute arbitrary code from skills directly.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens200
Stars2
Forks0
Last Update2025-12-06

Tags

MCPskillsserverAIclient