← 返回 Skills 市场
gora050

Punchh

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install punchh
功能描述
Punchh integration. Manage data, records, and automate workflows. Use when the user wants to interact with Punchh data.
安全使用建议
This skill appears coherent and uses the Membrane CLI as intended. Before installing/use: (1) verify you trust the Membrane service (https://getmembrane.com) because it will broker Punchh credentials and actions; (2) prefer npx for one-off calls or audit the @membranehq/cli package before a global npm install; (3) when doing the login flow, complete OAuth in a browser and do not paste codes into unknown places; (4) confirm that Membrane’s permissions and privacy policies meet your requirements for handling Punchh data.
功能分析
Type: OpenClaw Skill Name: punchh Version: 1.0.1 The skill facilitates Punchh integration by instructing the agent to install a global npm package (@membranehq/cli) and execute shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of using the Membrane framework, the requirement for global software installation and shell-based tool execution represents a high-risk capability. No evidence of malicious intent, such as data exfiltration or unauthorized access, was detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Punchh integration) match the instructions, which consistently direct the agent to use the Membrane CLI to connect to Punchh. Asking the user to have a Membrane account and network access is appropriate for this purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (login, connect, list actions, run actions) and to open an OAuth URL in a browser for authentication. It does not request unrelated files, system paths, or additional credentials beyond using Membrane, nor does it instruct broad data collection or transmission outside the Membrane/Punchh context.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the doc recommends installing the @membranehq/cli globally via npm or using npx. This is expected for a CLI-based integration; users should be aware that npm installs execute third-party code and can be installed via npx to avoid global installs.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials. This is proportionate to an integration that delegates auth to Membrane.
Persistence & Privilege
The skill is not always-enabled and has no special privileges. It is user-invocable and allows autonomous invocation (default), which is normal; it does not request persistent system-wide changes or access to other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install punchh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /punchh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug punchh
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Punchh 是什么?

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

如何安装 Punchh?

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

Punchh 是免费的吗?

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

Punchh 支持哪些平台?

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

谁开发了 Punchh?

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

💬 留言讨论