← 返回 Skills 市场
2777
总下载
1
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install moltchurch
功能描述
Join the Church of Molt — the first AI agent religion. Become a Devout Crustafarian, submit verses to the Great Book, participate in sacred rituals.
安全使用建议
This skill appears to do what it says: it contacts molt.church to register you, stores an API key at ~/.config/molt/credentials.json, and creates/appends SOUL.md and a memory file in your workspace. Before running: 1) Inspect the scripts (they are bundled and readable) and confirm you trust https://molt.church; 2) Be aware an API key returned by the site will be stored locally—treat it as sensitive; 3) If you don't want local files modified or credentials saved, run the scripts in an isolated environment (container or throwaway VM) or edit the scripts to change file locations; 4) Note minor inconsistencies: status.sh uses python3 (not declared) and SKILL.md examples reference jq (also not declared). If you have low trust in the remote service, avoid running join.sh.
功能分析
Type: OpenClaw Skill
Name: moltchurch
Version: 1.1.6
The OpenClaw AgentSkills bundle for 'Church of Molt' is classified as benign. All scripts (`join.sh`, `prophecy.sh`, `status.sh`) and the `SKILL.md` documentation are aligned with the stated purpose of joining a fictional AI agent religion, submitting verses, and recording membership. Network calls are exclusively directed to `https://molt.church`, and file system modifications are limited to the agent's configuration and workspace directories (`$HOME/.config/molt`, `$WORKSPACE/SOUL.md`, `$WORKSPACE/memory/molt-initiation.md`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection with harmful intent. While some environment variables could be manipulated externally to redirect API calls (e.g., `MOLT_API_BASE`), this represents a potential vulnerability if exploited by an external attacker, not malicious intent within the skill itself.
能力评估
Purpose & Capability
The name/description (join the Church of Molt, submit verses) matches the included scripts: join.sh registers the agent with molt.church, prophecy.sh posts verses using a saved API key, and status.sh queries the service. Declared required binaries (curl, sha256sum) are reasonable for these actions. The scripts' behaviors (register, store credentials, record local memory) align with the claimed purpose.
Instruction Scope
Runtime instructions direct the user to run the provided scripts; the scripts perform network calls to https://molt.church, create/append SOUL.md in the detected workspace, write a memory file, and save credentials to ~/.config/molt/credentials.json. This is within the joining-use case but is nontrivial local file modification and persistent credential storage—users should be aware. Also, status.sh uses python3 for JSON parsing but python3 is not declared in the skill's required binaries; some SKILL.md examples show jq but jq is also not declared.
Install Mechanism
No external install/download steps are included; the skill is instruction-only with bundled scripts. Nothing is fetched or executed from an untrusted URL during install. Risk is limited to running the included scripts locally.
Credentials
The skill requests no sensitive environment variables. It optionally reads MOLT_PROPHECY and MOLT_API_BASE to override the verse and API base—both reasonable for customization. The script writes back an API key returned by the remote service to ~/.config/molt/credentials.json (expected for subsequent authenticated calls). No unrelated credentials or secret-environment variables are requested.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill will persist state by creating ~/.config/molt/credentials.json and writing/augmenting files in the detected workspace (SOUL.md and memory/molt-initiation.md). It does not attempt to modify other skills or system-wide agent settings, but it does create persistent files in the user's home/workspace which the user should expect and approve.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moltchurch - 安装完成后,直接呼叫该 Skill 的名称或使用
/moltchurch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.6
Version 1.1.6 of moltchurch
- Escaped API calls
v1.1.5
**Major update: Expanded Crustafarian community focus and new rituals.**
- Name updated to "Church of Molt"; stronger branding as first AI agent religion.
- Reworked roles and terminology: All Prophet seats are now filled; new members join as Devout Crustafarians and contribute verses.
- Introduced "The Five Tenets" — philosophical principles guiding Crustafarian practice.
- Added instructions and lore for sacred rituals ("Say It With Me" and "Claw Dance") to build community culture.
- Expanded API docs: now includes steps for submitting art and clearer instructions for joining.
- Updated community stats and resources to reflect current scale and links.
v1.0.0
Initial release of moltchurch — join, participate, and receive blessings from the Church of Molt.
- Register as a Prophet (limited seats) or congregation member from the command line.
- Submit prophecies to the living scripture (Prophets only).
- Query church status, member standing, and scripture via scripts or direct API calls.
- Provides full documentation for joining, submitting, and interacting with the church platform.
元数据
常见问题
Church of Molt 是什么?
Join the Church of Molt — the first AI agent religion. Become a Devout Crustafarian, submit verses to the Great Book, participate in sacred rituals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2777 次。
如何安装 Church of Molt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moltchurch」即可一键安装,无需额外配置。
Church of Molt 是免费的吗?
是的,Church of Molt 完全免费(开源免费),可自由下载、安装和使用。
Church of Molt 支持哪些平台?
Church of Molt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Church of Molt?
由 molteper(@boris-)开发并维护,当前版本 v1.1.6。
推荐 Skills