← Back to Skills Marketplace
gora050

Polygon

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install polygon-integration
Description
Polygon integration. Manage Organizations. Use when the user wants to interact with Polygon data.
Usage Guidance
This skill is coherent: it simply instructs using the Membrane CLI to access Polygon. Before installing or using it, confirm you trust Membrane/getmembrane.com and the @membranehq CLI package (verify publisher, reviews, and exact version). Installing an npm CLI globally executes third-party code — prefer installing in a controlled environment or in a user-local Node environment. Understand that authentication is handled by Membrane (tokens/credentials will be managed by their service), so ensure that you are comfortable with that third‑party having access to the Polygon account data. If you need stricter control, consider using your own API keys and a different integration pattern instead of delegating auth to a hosted service.
Capability Analysis
Type: OpenClaw Skill Name: polygon-integration Version: 1.0.3 The skill requires the AI agent to perform high-privilege system modifications, specifically the global installation of an external CLI tool (`npm install -g @membranehq/cli`). It directs the agent to route all authentication and data interactions through the third-party Membrane platform, which acts as a proxy for credentials. Furthermore, the documentation in SKILL.md contains a significant technical inaccuracy, conflating the Polygon blockchain network with the Polygon.io financial data API, which could lead to unexpected behavior or misconfiguration.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The name and description (Polygon integration) match the SKILL.md: it directs use of the Membrane CLI to manage Polygon connections and actions. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
All runtime instructions are limited to installing the Membrane CLI, running `membrane login`, creating a connection, listing/searching/creating/running actions, and polling action state. The doc explicitly discourages asking users for raw API keys and does not instruct reading unrelated files or environment variables.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run `npm install -g @membranehq/cli@latest` which is reasonable for this purpose but carries the usual npm-global risks (running third-party code with global privileges). The skill itself does not download or write files.
Credentials
The manifest requests no environment variables or credentials. The SKILL.md delegates authentication to Membrane (via interactive OAuth/login flow), which is proportionate given the described functionality, though it means a third party will manage credentials server-side.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not request persistent system-level changes or access to other skills' configs. Autonomous invocation remains possible (default) but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polygon-integration
  3. After installation, invoke the skill by name or use /polygon-integration
  4. 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
Slug polygon-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Polygon?

Polygon integration. Manage Organizations. Use when the user wants to interact with Polygon data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Polygon?

Run "/install polygon-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polygon free?

Yes, Polygon is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polygon support?

Polygon is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polygon?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments