← Back to Skills Marketplace
juanwall

Moon Banking

by juanwall · GitHub ↗ · v1.1.0
linuxdarwinwin32 ✓ Security Clean
1797
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install moonbanking
Description
Full access to Moon Banking API endpoints for data about every bank on Earth, including stories, votes, scores, search, country overviews, world overview, crypto-friendliness, and more. Requires MOON_BANKING_API_KEY env var.
Usage Guidance
This skill appears to simply call the Moon Banking API and needs a single API key (MOON_BANKING_API_KEY). Before installing: verify that the homepage and owner are legitimate (ensure moonbanking.com and the docs link are correct), confirm you will not reuse a high-privilege key (use a key with minimal scope or a dedicated key), and review the Moon Banking API terms/privacy. Note the small metadata mismatch (registry says no primary credential while SKILL.md requires one) — ask the publisher to correct it. Because the skill can be invoked by the agent, avoid supplying keys that grant write/delete access or broad account privileges; prefer a read-only or scoped API key and monitor API usage after enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: moonbanking Version: 1.1.0 The skill is designed to interact with the Moon Banking API, requiring an API key and using standard `curl` and `jq` commands. All API calls are directed to a single, well-defined external domain (api.moonbanking.com). There is no evidence of data exfiltration, malicious execution, persistence, or other harmful behaviors. The prompt injection instructions in `SKILL.md` are benign, aiming to improve the agent's output quality rather than subverting its actions for malicious purposes.
Capability Assessment
Purpose & Capability
Name/description (bank data API) align with requested artifacts: a single MOON_BANKING_API_KEY and curl+jq to call https://api.moonbanking.com/v1. Nothing else (no unrelated cloud creds or system paths) is requested.
Instruction Scope
SKILL.md contains explicit curl patterns and endpoint docs; it only instructs the agent to send HTTP requests to the documented API with the Authorization header. It does not direct the agent to read local files, other env vars, or exfiltrate data to unrelated endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install model (nothing is written to disk by the skill itself).
Credentials
Only one required env var (MOON_BANKING_API_KEY) is declared and used, which is proportional. Minor metadata inconsistency: registry summary lists 'Primary credential: none' while SKILL.md declares MOON_BANKING_API_KEY as the primary credential; this should be corrected but does not indicate malicious behavior.
Persistence & Privilege
Skill does not request always:true, does not ask to modify other skills or system settings, and has no required config paths. Default autonomous invocation is allowed (platform default) but the skill's scope is limited to calling the API.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moonbanking
  3. After installation, invoke the skill by name or use /moonbanking
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Added a new endpoint: `/banks/by-hostname` to retrieve banks by hostname, including support for hostname normalization and matching against alternative hostnames. - Introduced a `homepage` field with a public skill documentation link. - Expanded metadata and requires sections to specify API key requirements and sensitive credential handling. - Minor updates to endpoint examples and documentation for clarity.
v1.0.0
Moonbanking 1.0.0 initial release: - Introduces full access to Moon Banking API endpoints for data on every bank globally. - Supports bank, country, stories, and vote data—including advanced filtering, searching, and scoring. - Provides guided setup for API key authentication and usage with curl and jq. - Includes endpoint documentation and example queries for all available data types. - Compatible with major operating systems (Linux, Mac, Windows), requires API key, curl, and optionally jq.
Metadata
Slug moonbanking
Version 1.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Moon Banking?

Full access to Moon Banking API endpoints for data about every bank on Earth, including stories, votes, scores, search, country overviews, world overview, crypto-friendliness, and more. Requires MOON_BANKING_API_KEY env var. It is an AI Agent Skill for Claude Code / OpenClaw, with 1797 downloads so far.

How do I install Moon Banking?

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

Is Moon Banking free?

Yes, Moon Banking is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Moon Banking support?

Moon Banking is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Moon Banking?

It is built and maintained by juanwall (@juanwall); the current version is v1.1.0.

💬 Comments