← 返回 Skills 市场
koshaji

Tribunal Install

作者 koshaji · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tribunal-install
功能描述
Install and initialise Tribunal — the Claude Code quality enforcement plugin. Use when setting up a new project for AI-assisted development, when a project l...
安全使用建议
This skill is coherent but will install and run third‑party code in your environment and modify project config under .claude/. Before installing: (1) review the package source (https://github.com/thebotclub/tribunal and https://tribunal.dev) to confirm trust, (2) prefer installing in a virtualenv/container or use --user to avoid system-wide installs, (3) avoid installing global npm/brew packages as root, (4) run tribunal init in a sandbox or on a branch and inspect .claude/tribunal.json and .claude/settings.json changes, (5) run tribunal doctor locally to see what services it tries to start and whether it requires network access, and (6) pin a specific package version if you adopt it in CI. If you cannot review the package source, treat the install as higher risk.
功能分析
Type: OpenClaw Skill Name: tribunal-install Version: 1.0.0 The skill bundle provides instructions for installing and initializing 'Tribunal,' a code quality and security enforcement tool designed for Claude Code. It utilizes standard package managers (pip, npm, brew) and provides clear documentation for its intended purpose, which includes secret scanning, TDD enforcement, and CI integration. The behavior described in SKILL.md is consistent with a developer utility and lacks any indicators of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md only describes installing and initialising a code-quality tool and references package managers and repository/homepage that align with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped: they instruct installing the package, running tribunal init (which writes .claude/tribunal.json and merges into .claude/settings.json), and running doctor/ci checks. The instructions do not ask the agent to read or exfiltrate unrelated secrets or system files.
Install Mechanism
No install spec is embedded in the skill; the SKILL.md relies on external package managers (pip/uv, npm, Homebrew). This is a normal approach but has moderate operational risk because it will execute third‑party code fetched at install time from external registries (PyPI, npm, or a Homebrew tap).
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference any secrets or unrelated env vars. The tool will write project-local config (.claude/*) which is appropriate for its stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges, but tribunal init will modify project config (.claude/settings.json) and may install/run background worker services or a dashboard per its docs — users should be aware it changes project state and may run services or network connections.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tribunal-install
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tribunal-install 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Install and initialise Tribunal quality enforcement for AI coding agents
元数据
Slug tribunal-install
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tribunal Install 是什么?

Install and initialise Tribunal — the Claude Code quality enforcement plugin. Use when setting up a new project for AI-assisted development, when a project l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 Tribunal Install?

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

Tribunal Install 是免费的吗?

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

Tribunal Install 支持哪些平台?

Tribunal Install 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tribunal Install?

由 koshaji(@koshaji)开发并维护,当前版本 v1.0.0。

💬 留言讨论