← 返回 Skills 市场
wmattadeen-gif

Satgate

作者 wmattadeen-gif · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install satgate-cli
功能描述
Manage your API's economic firewall from the terminal. Mint tokens, check status, validate tokens, wrap agent commands. The server-side counterpart to lnget.
安全使用建议
This skill appears to do what it says, but take these precautions before installing: 1) Verify the GitHub repo (SatGate-io/satgate-cli) and release tag match the published project and homepage; 2) Prefer checksum verification or build from source if the install script can't fetch SHA256SUMS; 3) Installing to /usr/local/bin may require sudo — review the binary before executing it; 4) Understand that 'satgate-cli wrap' launches a local HTTP proxy that will inject your SatGate token into all outbound HTTP requests — only run it for trusted agent code and keep API keys/tokens private; 5) The registry metadata omitted required env var declarations (SATGATE_API_KEY, SATGATE_CLOUD_URL, SATGATE_TOKEN), so expect interactive prompts and a config file at ~/.satgate/config.json (script sets chmod 600). If you have any doubt, inspect or build the satgate-cli binary from source before installing.
功能分析
Type: OpenClaw Skill Name: satgate-cli Version: 2.0.0 The SatGate CLI skill bundle provides tools for managing API access and token governance. It includes standard shell scripts for installation (scripts/install.sh), configuration (scripts/configure.sh), and health monitoring (scripts/health-check.sh). The installation process downloads binaries from a specific GitHub repository (SatGate-io/satgate-cli) and includes SHA256 checksum verification, while the 'wrap' command functions as a documented HTTP proxy for token injection. No evidence of malicious intent, data exfiltration, or deceptive prompt injection was found.
能力评估
Purpose & Capability
Name/description (manage API tokens, mint/validate, wrap agent commands) align with the included scripts and SKILL.md. The install script downloads a satgate-cli binary and the configure/health scripts operate on ~/.satgate/config.json — all consistent with the stated purpose.
Instruction Scope
SKILL.md stays on-topic (init, status, mint, token validate, wrap). Important operational detail: 'wrap' starts a local HTTP proxy that injects a bearer token into every outbound request — powerful but consistent with the described functionality. No instructions request unrelated files or credentials.
Install Mechanism
Installer downloads release binaries from GitHub releases (github.com/SatGate-io/satgate-cli), attempts SHA256 verification, and installs to /usr/local/bin (sudo if needed). Using GitHub releases is an acceptable install source; the script will skip verification if SHA256SUMS is unavailable which reduces assurance — user should verify checksums or build from source if concerned.
Credentials
The skill logically needs a SATGATE_API_KEY / SATGATE_CLOUD_URL / SATGATE_TOKEN, and SKILL.md documents these, but the registry metadata lists no required env vars or primary credential. That metadata omission is an inconsistency users should be aware of (the skill will ask for an API key interactively and/or read env vars, and stores it in ~/.satgate/config.json).
Persistence & Privilege
Skill is not always-enabled, does not request elevated platform privileges beyond installing a CLI to a system path (may require sudo), and only writes its own config under the user's home directory. No evidence it modifies other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install satgate-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /satgate-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Rewrite to match actual satgate-cli codebase. Fixed binary name, removed non-existent commands, added wrap/init commands, fixed config format, added MCP bridge docs.
元数据
Slug satgate-cli
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Satgate 是什么?

Manage your API's economic firewall from the terminal. Mint tokens, check status, validate tokens, wrap agent commands. The server-side counterpart to lnget. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Satgate?

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

Satgate 是免费的吗?

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

Satgate 支持哪些平台?

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

谁开发了 Satgate?

由 wmattadeen-gif(@wmattadeen-gif)开发并维护,当前版本 v2.0.0。

💬 留言讨论