← Back to Skills Marketplace
koshaji

Tribunal Install

by koshaji · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
255
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tribunal-install
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tribunal-install
  3. After installation, invoke the skill by name or use /tribunal-install
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Install and initialise Tribunal quality enforcement for AI coding agents
Metadata
Slug tribunal-install
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.

How do I install Tribunal Install?

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

Is Tribunal Install free?

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

Which platforms does Tribunal Install support?

Tribunal Install is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tribunal Install?

It is built and maintained by koshaji (@koshaji); the current version is v1.0.0.

💬 Comments