Communityv1.2.0

Square

Square API integration with managed OAuth. Install only if you need Square administration. Connect with the least-privileged Square account and OAuth scopes available, verify the intended connection ID before each request, and revoke unused connections promptly. This integration can mutate Square data — approve only specific write actions after checking the exact endpoint, account, resource ID, and consequence. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.

6.8kdownloads3starsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
squareup
Latest Version
1.2.0
Author
byungkyu
Published
Feb 7, 2026
Updated
Sep 4, 2026
Total Versions
12

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Square.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings