← Back to Skills Marketplace
Pipeworx country-state-city
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-country-state-city
Description
Provides country, state, and city data including ISO codes, capitals, phone codes, currencies, and regions via Pipeworx CountryStateCity API.
Usage Guidance
This skill appears coherent and low-risk for its stated purpose, but you should still: 1) Verify the external endpoint (https://gateway.pipeworx.io/country-state-city/mcp) and its operator — ensure you trust where queries will be sent. 2) Confirm whether the gateway requires an API key or other credentials (none are declared); if it does, ask the author why that credential isn't listed. 3) Note the SKILL.md is truncated/incomplete — ask the publisher for full documentation or a homepage/source to vet. 4) If you handle sensitive user data, consider testing in a sandbox and monitor network traffic to confirm only expected lookup queries are sent.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-country-state-city
Version: 1.0.0
The skill bundle is a standard MCP wrapper for the CountryStateCity API, providing geographic data lookup. It contains no executable code, only metadata and instructions pointing to a legitimate-appearing gateway (gateway.pipeworx.io), with no evidence of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description say it wraps a CountryStateCity API and the SKILL.md provides an MCP server URL to a Pipeworx gateway that serves that data. The skill does not request unrelated binaries, credentials, or config paths, so required capabilities align with the stated purpose.
Instruction Scope
SKILL.md defines three simple operations (list_countries, get_states, get_cities) and provides the MCP server URL. It does not instruct reading local files, environment variables, or other system state. The document is short and has truncated lines (incomplete sentences), but that is a documentation quality issue, not a security mismatch.
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes on-disk execution risk — nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no environment variables or credentials. This is proportionate for a read-only lookup service. One caveat: the SKILL.md does not state whether the Pipeworx gateway requires an API key; if an API key is needed, it should be declared. As-is, there are no extraneous secret requests.
Persistence & Privilege
always is false and the skill does not request persistent system-level changes. The skill can be invoked autonomously (platform default), which is expected for skills of this type.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-country-state-city - After installation, invoke the skill by name or use
/pipeworx-country-state-city - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx country-state-city?
Provides country, state, and city data including ISO codes, capitals, phone codes, currencies, and regions via Pipeworx CountryStateCity API. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Pipeworx country-state-city?
Run "/install pipeworx-country-state-city" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx country-state-city free?
Yes, Pipeworx country-state-city is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx country-state-city support?
Pipeworx country-state-city is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx country-state-city?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills