← Back to Skills Marketplace
Square
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
407
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install square
Description
Square integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Square data.
Usage Guidance
This skill is an instruction-only wrapper around the Membrane CLI for Square — before installing: (1) verify the npm package @membranehq/cli is from a source you trust (check the package page and repository), (2) be aware that you will authenticate via Membrane and grant it access to Square data (review OAuth scopes and consent screens), (3) prefer installing the CLI in a controlled environment (avoid running global installs as root on production systems), and (4) the SKILL.md contains a lot of irrelevant copy-paste text (harmless but sloppy). If you need a hosted-independent integration, consider using Square's official SDKs/APIs directly instead of a third-party mediator.
Capability Analysis
Type: OpenClaw Skill
Name: square
Version: 1.0.3
The skill provides instructions for an AI agent to manage Square data using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. While SKILL.md contains an unusually long and repetitive list of 'Recipe' features that appear to be filler or documentation errors, there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name/description (Square integration) matches the runtime instructions: it tells the agent/user to install and use the Membrane CLI to connect to Square and call actions. Requiring the Membrane CLI is reasonable for a Membrane-backed integration.
Instruction Scope
The SKILL.md stays within scope: it instructs installing a CLI, logging in (interactive or headless), creating a Square connection, and searching/executing actions. It does not ask the agent to read arbitrary files, environment variables, or exfiltrate data. There is some noisy/irrelevant copy-paste content (long repeated 'Recipe ...' list) which is sloppy but not directly dangerous.
Install Mechanism
No install spec in the registry; the doc asks the user to install @membranehq/cli via npm -g. Global npm installs are a common mechanism but carry normal risks (trusting the package author). There are no downloads from untrusted URLs or archive extraction steps.
Credentials
The skill does not request environment variables or credentials in the registry metadata. Authentication is delegated to Membrane's interactive/login flow. This is proportionate, but it does mean you must trust Membrane (and any OAuth scopes it requests) to access your Square data.
Persistence & Privilege
The skill is not marked always:true and does not request persistent config paths or elevated privileges. Autonomous model invocation is allowed (platform default) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install square - After installation, invoke the skill by name or use
/square - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Square?
Square integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Square data. It is an AI Agent Skill for Claude Code / OpenClaw, with 407 downloads so far.
How do I install Square?
Run "/install square" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Square free?
Yes, Square is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Square support?
Square is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Square?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills