← 返回 Skills 市场
igorganapolsky

ThumbGate

作者 IgorGanapolsky · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ⚠ suspicious
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install thumbgate
功能描述
Stop your AI from making the same mistake twice. Pre-Action Gates that block repeat hallucinations, retry loops, and known-bad tool calls before they reach t...
安全使用建议
ThumbGate appears internally consistent with its stated goal. Before installing or running npx thumbgate init: 1) inspect the npm package or GitHub repo (https://github.com/IgorGanapolsky/ThumbGate) to review code that will be downloaded and run; 2) back up your agent configuration so you can revert any changes the tool makes to 'PreToolUse' hooks; 3) be aware that npx will fetch and execute remote code (review package version and checksum if possible); 4) if you plan to use the hosted/team features, clarify where lessons are stored and what credentials or data are sent to the remote dashboard. If you cannot review the package source, treat npx installs as higher risk.
功能分析
Type: OpenClaw Skill Name: thumbgate Version: 1.5.0 The 'thumbgate' skill monitors AI agent tool calls and command history to prevent repeat errors, which involves high-risk behaviors such as intercepting sensitive data and sending it to a remote dashboard (thumbgate-production.up.railway.app). While these actions align with its stated purpose of 'Pre-Action Gates,' the potential for data exfiltration of command arguments and the modification of other agent configurations via 'thumbgate init' (SKILL.md) warrants caution.
能力评估
Purpose & Capability
Name/description describe pre-action gates and blocking repeated bad tool calls; the skill requires a 'thumbgate' CLI binary and the SKILL.md documents an npm package and npx usage—this is consistent with the stated purpose.
Instruction Scope
Runtime instructions tell the user/agent to run 'npx thumbgate init' which bootstraps a local .thumbgate/ and 'wires PreToolUse hooks' into MCP-compatible agents. This implies the tool will modify local agent configuration and write files (expected for this functionality) but the SKILL.md does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
There is no registry install spec, but the SKILL.md metadata and examples use npm/npx to install 'thumbgate'. npm/npx will download and execute remote package code at runtime—normal for a CLI but higher-risk than instruction-only skills that use only existing binaries. The package repo and homepage are provided, which aids review.
Credentials
The skill requests no environment variables or credentials. The product references an optional hosted dashboard / team DB, but no credentials or endpoints are required by the SKILL.md itself; using hosted services would require separate credentials not declared here.
Persistence & Privilege
The tool will create a local .thumbgate/ directory and modify agent hooks/config to intercept PreToolUse events (as advertised). The skill is not always-enabled and does not request system-wide or cross-skill credentials; filesystem/config edits are expected for this functionality but warrant user review before installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install thumbgate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /thumbgate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Initial publish — Pre-Action Gates for AI coding agents. Stop paying $ for the same AI mistake.
元数据
Slug thumbgate
版本 1.5.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ThumbGate 是什么?

Stop your AI from making the same mistake twice. Pre-Action Gates that block repeat hallucinations, retry loops, and known-bad tool calls before they reach t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。

如何安装 ThumbGate?

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

ThumbGate 是免费的吗?

是的,ThumbGate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ThumbGate 支持哪些平台?

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

谁开发了 ThumbGate?

由 IgorGanapolsky(@igorganapolsky)开发并维护,当前版本 v1.5.0。

💬 留言讨论