← Back to Skills Marketplace
gora050

Namely

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
326
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install namely
Description
Namely integration. Manage Persons, Organizations, Jobs, Goals, Payrolls. Use when the user wants to interact with Namely data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install namely
  3. After installation, invoke the skill by name or use /namely
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug namely
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Namely?

Namely integration. Manage Persons, Organizations, Jobs, Goals, Payrolls. Use when the user wants to interact with Namely data. It is an AI Agent Skill for Claude Code / OpenClaw, with 326 downloads so far.

How do I install Namely?

Run "/install namely" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Namely free?

Yes, Namely is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Namely support?

Namely is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Namely?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.

💬 Comments