← 返回 Skills 市场
membranedev

Paylocity

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install paylocity
功能描述
Paylocity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paylocity data.
安全使用建议
Before installing or using this skill, note that the manifest does not declare the dependency that the instructions require: the Membrane CLI and a Membrane account. If you plan to use it: - Verify the Membrane CLI package (@membranehq/cli) on npm and its GitHub repository (https://github.com/membranedev/application-skills) before running a global install; prefer a pinned version rather than `@latest`. - Understand that authentication uses a browser-based flow that grants Membrane a connection to Paylocity on your behalf — review Membrane's privacy/security docs and the scopes requested when you create the connection. - Because this skill relies on an external service, consider least-privilege: create connections with minimal scopes, test in a non-production Paylocity tenant first, and audit actions invoked by the agent. - Ask the publisher to update the skill manifest to declare the required binary (membrane CLI) and the need for a Membrane account so the registry accurately reflects the runtime requirements. - Treat the global npm install like any third-party binary: run it on a trusted host, or install locally in an isolated environment if possible.
功能分析
Type: OpenClaw Skill Name: paylocity Version: 1.0.1 The skill is a standard integration for Paylocity using the Membrane platform. It provides instructions for the agent to use the 'membrane' CLI to handle authentication and execute API actions (e.g., managing employee records and payroll data) through a centralized service. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to integrate with Paylocity (reasonable) and uses Membrane as a proxy/connector. However, the registry metadata lists no required binaries or credentials, while SKILL.md explicitly requires installing the Membrane CLI (npm global install) and a Membrane account/connection. The manifest therefore understates the capability footprint and dependencies.
Instruction Scope
SKILL.md stays on-purpose: it documents using the Membrane CLI to authenticate, create a connection to Paylocity, discover and run actions. It does not instruct reading arbitrary local files or exfiltrating unrelated data. It does require interactive auth (browser-based code flow) and network access to Membrane and Paylocity.
Install Mechanism
There is no formal install spec in the package metadata, but the runtime docs tell the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a moderate-risk action (third-party code written to disk). The package scope (@membranehq) and accompanying GitHub repo make this plausible, but the manifest should have declared the binary requirement and install expectations.
Credentials
The skill does not request API keys or local secrets and explicitly advises letting Membrane handle credentials server-side. Requiring a Membrane account and connection is proportional to a connector-style skill. No unexpected environment variables or config paths are requested in the docs.
Persistence & Privilege
The skill is instruction-only with no install payload and does not request persistent agent privileges (always:false). It does rely on an external Membrane service and CLI; the skill itself does not request the ability to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paylocity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paylocity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paylocity
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Paylocity 是什么?

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

如何安装 Paylocity?

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

Paylocity 是免费的吗?

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

Paylocity 支持哪些平台?

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

谁开发了 Paylocity?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论