← Back to Skills Marketplace
gora050

Opencage

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
155
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install opencage
Description
OpenCage integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with OpenCage data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opencage
  3. After installation, invoke the skill by name or use /opencage
  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 opencage
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Opencage?

OpenCage integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with OpenCage data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Opencage?

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

Is Opencage free?

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

Which platforms does Opencage support?

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

Who created Opencage?

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

💬 Comments