← Back to Skills Marketplace
421
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install squarespace
Description
Squarespace Commerce API integration with managed OAuth. Manage products, inventory, orders, customer profiles, and transactions. Use this skill when users w...
Usage Guidance
This skill is internally consistent for a Squarespace integration that uses Maton as a gateway, but installing it requires trusting maton.ai with your MATON_API_KEY. Before installing, verify Maton's trustworthiness and privacy/security practices, avoid reusing high-privilege keys, prefer issuing a scoped or revocable key for this integration if possible, and confirm you are comfortable that API calls and OAuth tokens will be proxied through Maton's services (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai).
Capability Analysis
Type: OpenClaw Skill
Name: squarespace
Version: 1.0.0
The skill bundle is benign. All code examples and instructions in `SKILL.md` are directly related to integrating with the Squarespace Commerce API via the Maton.ai gateway. The skill correctly retrieves the `MATON_API_KEY` from environment variables for authentication and directs all network traffic to legitimate Maton.ai domains. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The `LICENSE.txt` is a standard MIT license.
Capability Assessment
Purpose & Capability
Name/description (Squarespace Commerce integration) match the declared requirement (MATON_API_KEY) and the SKILL.md examples (calls to gateway.maton.ai / ctrl.maton.ai). The requested environment variable and endpoints are consistent with a proxy/OAuth manager for Squarespace.
Instruction Scope
SKILL.md stays on-topic (shows how to call the Maton gateway, manage connections, and use OAuth). It does not instruct reading unrelated files or extra environment variables. Note: all API traffic is routed through Maton's endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai), so runtime behavior depends on that third party.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself, which is the lowest-risk install model.
Credentials
Only a single environment variable is required (MATON_API_KEY), which is appropriate for this gateway-style integration. However, that key likely grants broad access to Squarespace accounts via Maton's managed OAuth, so the credential is high-privilege and should be treated accordingly.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configs. Agent-autonomous invocation is allowed (default) but not a unique risk here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install squarespace - After installation, invoke the skill by name or use
/squarespace - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Squarespace commerce management skill initial release.
- Integrates Squarespace Commerce API via Maton with managed OAuth.
- Supports product, inventory, order, customer, and transaction management through a secure gateway.
- Includes code samples for connecting, listing, creating, and managing Squarespace OAuth connections.
- Provides detailed API usage and authentication instructions.
- Allows multiple store connections using the Maton-Connection header.
Metadata
Frequently Asked Questions
What is Squarespace?
Squarespace Commerce API integration with managed OAuth. Manage products, inventory, orders, customer profiles, and transactions. Use this skill when users w... It is an AI Agent Skill for Claude Code / OpenClaw, with 421 downloads so far.
How do I install Squarespace?
Run "/install squarespace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Squarespace free?
Yes, Squarespace is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Squarespace support?
Squarespace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Squarespace?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.
More Skills