← 返回 Skills 市场
kleberbaum

ts3

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
606
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ts3
功能描述
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ts3
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ts3 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved ts3 namespace for Netsnek e.U.
元数据
Slug ts3
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ts3 是什么?

TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 606 次。

如何安装 ts3?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ts3」即可一键安装,无需额外配置。

ts3 是免费的吗?

是的,ts3 完全免费(开源免费),可自由下载、安装和使用。

ts3 支持哪些平台?

ts3 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。

谁开发了 ts3?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论