← 返回 Skills 市场
juanwall

Moon Banking

作者 juanwall · GitHub ↗ · v1.1.0
linuxdarwinwin32 ✓ 安全检测通过
1797
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moonbanking
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moonbanking
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moonbanking 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug moonbanking
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1797 次。

如何安装 Moon Banking?

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

Moon Banking 是免费的吗?

是的,Moon Banking 完全免费(开源免费),可自由下载、安装和使用。

Moon Banking 支持哪些平台?

Moon Banking 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Moon Banking?

由 juanwall(@juanwall)开发并维护,当前版本 v1.1.0。

💬 留言讨论