← 返回 Skills 市场
gora050

Officient

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install officient
功能描述
Officient integration. Manage data, records, and automate workflows. Use when the user wants to interact with Officient data.
安全使用建议
This skill is coherent with its stated purpose: it simply tells the agent to use the Membrane CLI to connect to Officient. Before installing or using it, verify the Membrane vendor (npm package @membranehq/cli and GitHub repo), check the CLI's npm page and source for legitimacy, and read Membrane's privacy/data policy so you understand where Officient data and auth tokens will be stored and processed. Prefer using npx for one-off calls rather than a global npm -g install in sensitive environments. If possible, limit the privileges of the Membrane/Officient account you use (avoid using an org-wide admin token), and review the OAuth/consent scopes presented during the membrane login flow. Finally, be aware that the agent may invoke this skill when asked or when eligible — consider whether you want automated actions against Officient data and adjust agent permissions/policies accordingly.
功能分析
Type: OpenClaw Skill Name: officient Version: 1.0.1 The skill provides instructions for integrating with the Officient HR platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication via OAuth2 flows, and managing HR data through the Membrane platform. The instructions in SKILL.md are transparently aligned with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
The skill is described as an Officient integration and all runtime instructions are about using the Membrane CLI to connect to Officient, discover and run actions. There are no unrelated requirements (no AWS creds, no unrelated binaries) that would be out of scope.
Instruction Scope
SKILL.md only instructs the agent to install and use the Membrane CLI to authenticate, create connections, discover actions, build actions if needed, and run them. It does not instruct reading local system files, unrelated environment variables, or sending data to endpoints outside the Membrane/Officient flow. The doc explicitly advises against asking users for API keys and to let Membrane handle auth.
Install Mechanism
No embedded install spec in the skill bundle (instruction-only), but the SKILL.md directs installing @membranehq/cli via npm (global install or npx). Installing a third-party npm CLI is a reasonable and expected way to interact with a service, but npm installs execute remote package code and modify the host environment — verify the package publisher, npm page, and source repository before installing, or prefer npx to avoid persistent global installs.
Credentials
The skill requests no environment variables or local config paths. Authentication is handled by Membrane via interactive login/authorization flow, which is proportional to the stated purpose. That said, trusting Membrane with credentials/data is a policy decision for the user/organization.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. There is no instruction to modify other skills or global agent settings. Autonomous invocation is allowed by platform default (not flagged here) and should be considered by users when granting permissions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install officient
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /officient 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug officient
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Officient 是什么?

Officient integration. Manage data, records, and automate workflows. Use when the user wants to interact with Officient data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Officient?

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

Officient 是免费的吗?

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

Officient 支持哪些平台?

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

谁开发了 Officient?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论