← 返回 Skills 市场
asoviche

Ogment

作者 Amaury Soviche · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
463
总下载
4
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ogment
功能描述
Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer.
安全使用建议
This skill simply wraps the Ogment CLI to let the agent call your connected SaaS through Ogment's governance layer — that is coherent with its description. Before installing: (1) verify you trust the npm package @ogment-ai/cli and the ogment.ai homepage; (2) understand the auth flow: you will be asked to approve access via a verification link and that approval grants the CLI tokens that can access Gmail, Notion, Slack, etc.; (3) check what scopes/permissions Ogment requests when you log in and only approve what you accept; (4) be aware the agent can invoke this skill autonomously (platform default), so consider restricting autonomous actions or limiting which accounts/permissions are connected if you want least privilege.
功能分析
Type: OpenClaw Skill Name: ogment Version: 1.0.3 The skill bundle provides a legitimate integration for the Ogment CLI, allowing the agent to interact with SaaS tools like Gmail, Notion, and Slack via the Ogment governance layer. The workflow in SKILL.md requires explicit human approval for authentication (ogment auth login) and uses standard CLI patterns for tool discovery and invocation. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or obfuscated code was found.
能力评估
Purpose & Capability
The name/description claim secure access to many SaaS via the Ogment CLI; the skill requires the 'ogment' binary and documents CLI commands (auth, catalog, invoke). That is coherent — the node package @ogment-ai/cli is the expected install path to provide the 'ogment' binary and jq is a reasonable optional helper.
Instruction Scope
SKILL.md only instructs use of the Ogment CLI (auth flow, catalog, invoke) and does not ask to read unrelated files or environment variables. It does instruct the agent to extract a verificationUri and 'send it to your human as a clickable link' — expected for a device/browser-based auth flow, but the instructions do not advise inspecting requested scopes/permissions before approving.
Install Mechanism
Install spec uses an npm package (@ogment-ai/cli) to create the 'ogment' binary and Homebrew to install jq. This is a standard pattern; it is not an arbitrary URL download or archive extraction. The npm install step is the primary non-trivial install action (moderate trust required in the package and its publisher).
Credentials
The skill declares no required environment variables or credentials. Authentication is performed via the CLI's interactive/web verification flow (the user must approve). This is proportionate, but note that the auth flow will produce tokens/credentials stored by the CLI, enabling access to Gmail/Notion/etc. — a legitimate capability but sensitive.
Persistence & Privilege
The skill does not request always:true, does not require config paths, and does not modify other skills. Autonomous invocation is allowed by default (platform standard); combined with delegated SaaS access, this increases impact but is expected for an integration skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ogment
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ogment 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 (Ogment) - Simplified onboarding and quick start instructions for faster setup. - Removed optional direct credential file configuration; now relies on default Ogment CLI authentication flow. - Updated Quick Start login step to emphasize clickable links for human approval. - Expanded tool examples to include Slack and Supabase. - Streamlined and shortened documentation, focusing on core workflows and common patterns. - Minor metadata/internal requirement changes: credential file no longer required.
v1.0.2
- Rolled back version from 1.0.5 to 1.0.2 in metadata. - Updated command syntax throughout documentation: split `<serverId>/<toolName>` into separate arguments `<serverId> <toolName>`. - Added step for generating example input schema with the `--example` flag. - Improved consistency in code samples, aligning with the new CLI syntax. - No code or functionality changes; documentation updates only.
v1.0.1
- Added metadata section in SKILL.md with requirements, install instructions, emoji, and homepage. - Updated description and version header for standardization. - Updated command usage to clarify inline input for tool invocation. - No changes to underlying logic or commands—documentation/metadata improvements only.
v1.0.0
Ogment CLI Skill v1.0.0 - Initial release with detailed onboarding and usage instructions for the Ogment CLI - Covers first-time authentication and secure device code approval flow - Documents discovery and invocation workflow for accessing tools across connected SaaS services - Provides troubleshooting steps for errors, credential issues, and missing permissions - Includes structured output format, command references, security model, and best practices
元数据
Slug ogment
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ogment 是什么?

Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 463 次。

如何安装 Ogment?

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

Ogment 是免费的吗?

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

Ogment 支持哪些平台?

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

谁开发了 Ogment?

由 Amaury Soviche(@asoviche)开发并维护,当前版本 v1.0.3。

💬 留言讨论