← 返回 Skills 市场
gora050

Namely

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
326
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install namely
功能描述
Namely integration. Manage Persons, Organizations, Jobs, Goals, Payrolls. Use when the user wants to interact with Namely data.
安全使用建议
This skill appears to be a legitimate Namely integration that uses the Membrane CLI to handle authentication and API calls, but the registry metadata omits that dependency. Before installing or running anything: 1) Verify you intend to use the @membranehq/cli npm package and inspect that package on npm/GitHub for authenticity; 2) Understand that you must create a Membrane account and that Membrane will hold and refresh Namely credentials and proxy requests — this grants Membrane access to sensitive HR data, so confirm organizational policies and trust the vendor; 3) Expect to run browser-based login flows or copy codes in headless environments; 4) Prefer granting least privilege on the Namely side and coordinate with HR/IT; and 5) If you want the registry metadata to be correct, ask the publisher to declare the membrane CLI as a required binary and to note the need for a Membrane account so automated tooling and reviewers can see the dependency up front.
功能分析
Type: OpenClaw Skill Name: namely Version: 1.0.2 The skill provides instructions for managing Namely HRIS data using the Membrane CLI, which involves high-risk operations such as global npm installation (@membranehq/cli), shell command execution, and network access. While these capabilities are aligned with the stated purpose of the integration, the pattern of constructing shell commands with JSON input strings in SKILL.md presents a potential shell injection surface. Per the provided criteria, the presence of these risky capabilities—even when plausibly needed—warrants a suspicious classification.
能力评估
Purpose & Capability
The SKILL.md clearly requires the @membranehq/cli (membrane) and a Membrane account to work, but the skill metadata lists no required binaries or primary credential. That mismatch (instruction-only skill that relies on a CLI and an external account) is inconsistent: either the registry metadata should declare the CLI dependency and the need for a Membrane account, or the SKILL.md should not require them.
Instruction Scope
The runtime instructions stay within the stated purpose: they describe installing the Membrane CLI, authenticating, creating/using a Namely connection, running pre-built actions, and proxying requests to Namely's API. The instructions do not ask the agent to read arbitrary user files or unrelated environment variables. Note: proxying allows arbitrary API calls to Namely via Membrane, which is expected but grants broad access to HR data.
Install Mechanism
There is no install spec in the registry (this is an instruction-only skill), but SKILL.md instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is a reasonable mechanism, but the registry metadata should have declared the dependency (membrane binary) so automated checks/tools and users know the requirement up front.
Credentials
The skill requests no environment variables and intentionally delegates auth to Membrane (advises not to ask for API keys). This is proportionate to the stated purpose. However, it does require trusting the Membrane service to store/refresh Namely credentials and to proxy requests — a significant privilege with sensitive HR data, so users/organizations should evaluate that trust.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings. Autonomous invocation remains possible (platform default), but there are no extra persistence claims in the skill metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install namely
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /namely 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug namely
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Namely 是什么?

Namely integration. Manage Persons, Organizations, Jobs, Goals, Payrolls. Use when the user wants to interact with Namely data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 326 次。

如何安装 Namely?

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

Namely 是免费的吗?

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

Namely 支持哪些平台?

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

谁开发了 Namely?

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

💬 留言讨论