← Back to Skills Marketplace
Maxmind Geoip2
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install maxmind-geoip2
Description
MaxMind GeoIP2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MaxMind GeoIP2 data.
Usage Guidance
This skill appears coherent: it asks you to install and use the Membrane CLI to manage a MaxMind GeoIP2 connection and actions, and does not request unrelated secrets. Before installing, verify you trust the Membrane project and the npm package (@membranehq/cli) — npm global installs run package code and modify your system PATH. If you prefer not to install globally, use npx where suggested. On headless servers you'll perform an out-of-band browser auth step. If you need stronger assurance, check the published npm package page and the GitHub repository referenced in SKILL.md for source authenticity and recent maintainer activity.
Capability Analysis
Type: OpenClaw Skill
Name: maxmind-geoip2
Version: 1.0.3
The skill provides a legitimate integration for MaxMind GeoIP2 via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and executing actions through the Membrane platform. The instructions are consistent with the stated purpose, promote security best practices (like avoiding local secret storage), and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name/description (MaxMind GeoIP2 integration) matches the instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to a maxmind-geoip2 connector, discover and run actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions only direct the agent/user to install and use the Membrane CLI, perform Membrane login and connection setup, list/discover/create/run actions, and handle interactive/headless auth flows. There are no instructions to read arbitrary files, access unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
The SKILL.md instructs installing the Membrane CLI via npm (npm install -g @membranehq/cli@latest and npx usage). Installing an npm package globally is a reasonable step for a CLI, but npm installs execute package code and thus carry moderate supply-chain risk—this is expected for a CLI but users should verify the package and vendor (getmembrane.com / @membranehq) before installing.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The instructions explicitly state Membrane handles credentials server-side and advise not to ask users for MaxMind API keys—requested access levels are proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install spec, and does not request always:true or other elevated platform privileges. It does require the user to install a CLI binary (global npm), but it does not request persistent access to other skills or system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maxmind-geoip2 - After installation, invoke the skill by name or use
/maxmind-geoip2 - 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
Frequently Asked Questions
What is Maxmind Geoip2?
MaxMind GeoIP2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MaxMind GeoIP2 data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install Maxmind Geoip2?
Run "/install maxmind-geoip2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Maxmind Geoip2 free?
Yes, Maxmind Geoip2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Maxmind Geoip2 support?
Maxmind Geoip2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Maxmind Geoip2?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills