← 返回 Skills 市场
gtovd

Zown Gemini Governor

作者 GTOVD · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1054
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zown-gemini-governor
功能描述
A high-fidelity token management and model stabilization skill. Implements the Zown "Atomic Pipeline" to prevent Gemini TPM (Tokens Per Minute) rate limits. Use when performing heavy engineering tasks, multi-step code generation, or when encountering 429 Rate Limit errors. Includes protocols for context pruning and forced cool-downs.
安全使用建议
This skill is instruction-only but instructs the agent to run local scripts and CLIs that are not declared or provided. Before installing or enabling it: 1) Ask the publisher for source code or a homepage and for the missing scripts (scripts/cooldown.py) and exact gemini CLI requirements. 2) Verify the gemini CLI and any scripts exist and inspect their code — running them could execute arbitrary actions. 3) Test the skill in a sandboxed/non-production agent with autonomous invocation disabled. 4) Confirm whether 'session_status' and the usage/footer checks are available in your agent runtime; otherwise the cooldown logic can't be trusted. 5) Consider the privacy impact: the skill asks to summarize identity/history files (SOUL.md/IDENTITY.md) — review those files for secrets before allowing access. If you cannot verify the missing components or source, treat this skill as untrusted and do not enable it for sensitive or autonomous workflows.
功能分析
Type: OpenClaw Skill Name: zown-gemini-governor Version: 0.1.0 The `SKILL.md` file instructs the AI agent to execute external commands, specifically `python3 scripts/cooldown.py 60` and to use the `gemini` CLI. While the stated purpose of these commands (rate limit prevention, context management) appears benign, the direct execution of arbitrary scripts and CLI tools by the agent represents a significant security risk (potential RCE) if the scripts are compromised or if the agent can be prompted to execute other commands. There is no clear evidence of intentional malicious behavior such as data exfiltration or backdoor installation within the provided files, classifying it as suspicious rather than malicious.
能力评估
Purpose & Capability
The skill claims to manage Gemini TPM and stabilise model usage, but the manifest declares no required binaries, no credentials, and no install artifacts. The SKILL.md explicitly tells the agent to use the 'gemini' CLI and a local Python script (scripts/cooldown.py), yet those are not declared or provided — that's inconsistent with the stated purpose and runtime needs.
Instruction Scope
Runtime instructions tell the agent to read/compact large files (SOUL.md, IDENTITY.md → MEMORY.md), run session_status checks, and execute a local cooldown script. These steps involve reading/writing workspace files and executing arbitrary local code that are outside the manifest's declared surface and could expose or modify persistent data.
Install Mechanism
There is no install spec (instruction-only), which is lower-risk in itself; however, the instructions assume the presence of local scripts/binaries. If those scripts exist in the agent environment, following the instructions will execute code on disk — a runtime risk even without a formal installer.
Credentials
The skill requests no environment variables or credentials in the manifest (proportional), but the SKILL.md expects access to external CLIs and session usage metrics without declaring how to authenticate or retrieve them. It also instructs summarizing identity/history files, which may cause disclosure of sensitive local data.
Persistence & Privilege
always:false and no autonomous-disabling flag are normal. The skill asks agents to update MEMORY.md after every step, creating persistent state in the workspace — this is within normal behavior but worth noting because it could cause accidental retention of sensitive context or enable repeated execution of local scripts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zown-gemini-governor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zown-gemini-governor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
zown-gemini-governor 0.1.0 initial release: - Introduces a high-fidelity token management and model stabilization skill to prevent Gemini TPM rate limits. - Implements the "Atomic Pipeline" for breaking down tasks and enforcing single-step execution. - Adds protocols for aggressive context pruning, including file compacting and memory summarization. - Defines the 50% Rule: triggers cooldowns if TPM usage or prompt frequency thresholds are exceeded. - Provides collaboration guidelines for syncing memory and informing co-agents. - Recommends specialized workflows for both heavy engineering and Q&A tasks.
元数据
Slug zown-gemini-governor
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zown Gemini Governor 是什么?

A high-fidelity token management and model stabilization skill. Implements the Zown "Atomic Pipeline" to prevent Gemini TPM (Tokens Per Minute) rate limits. Use when performing heavy engineering tasks, multi-step code generation, or when encountering 429 Rate Limit errors. Includes protocols for context pruning and forced cool-downs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1054 次。

如何安装 Zown Gemini Governor?

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

Zown Gemini Governor 是免费的吗?

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

Zown Gemini Governor 支持哪些平台?

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

谁开发了 Zown Gemini Governor?

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

💬 留言讨论