← 返回 Skills 市场
Polygon
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polygon-integration
功能描述
Polygon integration. Manage Organizations. Use when the user wants to interact with Polygon data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polygon-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/polygon-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Polygon 是什么?
Polygon integration. Manage Organizations. Use when the user wants to interact with Polygon data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Polygon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polygon-integration」即可一键安装,无需额外配置。
Polygon 是免费的吗?
是的,Polygon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polygon 支持哪些平台?
Polygon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polygon?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills