← 返回 Skills 市场
gora050

Opencage

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
155
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install opencage
功能描述
OpenCage integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with OpenCage data.
安全使用建议
Do not install or run this skill until the author/source is clarified. The SKILL.md itself appears to implement an OpenCage (geocoding) connector via the Membrane CLI — but the skill's external description references CRM entities, which is inconsistent. Before proceeding: 1) Ask the publisher to confirm the intended purpose and fix the description; 2) Verify the skill's provenance (who published it, link to the repository or package maintained by a known organization); 3) Prefer using npx or a local invocation rather than npm -g if you must try the Membrane CLI; 4) Confirm where Membrane stores credentials and read its privacy/security docs (homepage is getmembrane.com, not opencagedata.com); 5) If you care about supply-chain risk, review the @membranehq/cli package source on GitHub and the connector definition for 'opencage' before granting access. If you cannot verify these points, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: opencage Version: 1.0.3 The skill is a standard integration for the OpenCage geocoding API using the Membrane CLI. While the SKILL.md description contains a likely copy-paste error (referencing CRM entities like 'Deals' and 'Leads' which are unrelated to geocoding), the technical instructions are consistent with the Membrane platform's legitimate workflow. The skill requires installing a global npm package (@membranehq/cli) and performing a CLI-based login, but these actions are aligned with the stated purpose of using the Membrane framework for managed API connections and do not exhibit signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Top-level name and SKILL.md indicate an OpenCage (geocoding) integration, but the skill description ("Manage Persons, Organizations, Deals, Leads, Projects, Activities") reads like a CRM integration. That inconsistency suggests either a copy/paste error or mislabeling of the skill's purpose; the requested actions in SKILL.md (membrane CLI, opencage connector) align with geocoding, not CRM.
Instruction Scope
The runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connection to the 'opencage' connector, discovering and running actions. They do not ask the agent to read arbitrary local files or unrelated env vars. They do instruct the operator to perform interactive authentication (open a URL and paste a code) which is expected for OAuth-like workflows.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli globally via npm (or use npx). Installing a global npm package is a moderate-risk operation if the package or publisher is untrusted, but the instruction itself is consistent with using a CLI. There are no opaque download URLs or archive extraction instructions in SKILL.md.
Credentials
The skill declares no required environment variables or primary credential and explicitly instructs not to ask users for API keys (relying on Membrane to manage auth). That is proportionate to a connector-based integration. No unrelated secrets are requested.
Persistence & Privilege
The skill is not set to always:true and does not request elevated platform presence. It doesn't instruct modifying other skills or system-wide configs. Autonomous invocation remains possible (default) but is not combined with other high-risk factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opencage
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opencage 触发
  4. 根据 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
元数据
Slug opencage
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Opencage 是什么?

OpenCage integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with OpenCage data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Opencage?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install opencage」即可一键安装,无需额外配置。

Opencage 是免费的吗?

是的,Opencage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Opencage 支持哪些平台?

Opencage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Opencage?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论