← Back to Skills Marketplace
Punchh
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install punchh
Description
Punchh integration. Manage data, records, and automate workflows. Use when the user wants to interact with Punchh data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install punchh - After installation, invoke the skill by name or use
/punchh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Punchh?
Punchh integration. Manage data, records, and automate workflows. Use when the user wants to interact with Punchh data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Punchh?
Run "/install punchh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Punchh free?
Yes, Punchh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Punchh support?
Punchh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Punchh?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills