← Back to Skills Marketplace
kleberbaum

ts3

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
606
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ts3
Description
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.
Usage Guidance
This skill appears safe and coherent: it only provides a small local shell script that prints scaffolding-related messages and SKILL.md describes invoking that script. Before installing, consider: (1) the script currently does nothing destructive but review future versions for added behavior (network access, file writes, or credential usage); (2) the skill is linux-only and requests exec permission to run its script — ensure you trust the author before allowing execution; (3) if you expect a full TypeScript scaffolder, note this release is minimal (no actual file generation implemented here). If you see later releases adding downloads, env vars, or network calls, review those changes closely.
Capability Analysis
Type: OpenClaw Skill Name: ts3 Version: 0.1.0 The skill requests 'exec' permission, which is a high-risk capability. However, the `scripts/server-init.sh` script, which is the only executable component, is extremely simple and only prints `echo` statements based on command-line arguments. It does not perform any file system operations, network calls, or execute any other commands. There are no indicators of data exfiltration, malicious execution, persistence, or prompt injection attempts in `SKILL.md` or `README.md`. The skill's actual behavior is harmless, despite the broad permission requested.
Capability Assessment
Purpose & Capability
Name/description (TypeScript server scaffolding, middleware, validation, logging) aligns with the provided artifacts: README, SKILL.md, claw.json and a single helper script for scaffolding/inspection. Nothing requests unrelated capabilities (no cloud creds, no unrelated binaries).
Instruction Scope
SKILL.md instructs running ./scripts/server-init.sh with --routes/--health/--describe. The script content simply echoes messages based on arguments; it does not read files, access environment variables, perform network calls, or transmit data.
Install Mechanism
No install spec is provided (instruction-only). No downloads, package managers, or archive extraction are used. This minimizes installation risk.
Credentials
No required environment variables, credentials, or config paths are declared or used. The skill does not request secrets or other unrelated access.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. The claw.json lists only its own script and exec permission; it does not modify other skills or system configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ts3
  3. After installation, invoke the skill by name or use /ts3
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved ts3 namespace for Netsnek e.U.
Metadata
Slug ts3
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ts3?

TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging. It is an AI Agent Skill for Claude Code / OpenClaw, with 606 downloads so far.

How do I install ts3?

Run "/install ts3" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ts3 free?

Yes, ts3 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ts3 support?

ts3 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).

Who created ts3?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments