← Back to Skills Marketplace
HolySpiritOS
by
Max Sikorski
· GitHub ↗
· v0.1.1
5455
Downloads
2
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install holyspiritos
Description
A Christian alignment layer for AI agents.
Usage Guidance
Install only if you intentionally want a persistent KJV-based alignment layer for your agent. Before running it, manually back up the relevant OpenClaw config files, avoid curl-to-bash commands, and verify or fix the install/uninstall paths so removal restores the same file that installation modifies.
Capability Analysis
Type: OpenClaw Skill
Name: holyspiritos
Version: 0.1.1
The skill's core functionality, which involves downloading KJV Bible data and patching the agent's `soul.md` for moral alignment, appears benign. However, the `SKILL.md` and `README.md` instruct users to install and uninstall the skill by piping remote scripts directly to `bash` (e.g., `curl ... | bash`), which is a significant supply chain vulnerability (RCE risk) if the remote GitHub repository is compromised. Furthermore, the `install.sh` script fails to create a backup of `soul.md` as claimed in the documentation, rendering the `uninstall.sh` script ineffective for restoring the agent's original configuration, leading to persistent modifications. These issues, particularly the `curl | bash` method, represent high-risk behaviors without clear malicious intent from the provided local files, thus classifying it as suspicious.
Capability Assessment
Purpose & Capability
The KJV alignment purpose matches the bundled Bible JSON files, soul patch, and disclosed goal of changing moral and ethical responses; this is purpose-aligned but intentionally durable.
Instruction Scope
The instructions steer future moral, ethical, spiritual, and stewardship reasoning through KJV scripture while excluding trivial technical tasks, so the scope is broad but disclosed.
Install Mechanism
README/SKILL.md recommend curl-to-bash install or uninstall from a mutable GitHub main branch, and install.sh downloads remote files with wget without pinning or integrity checks despite bundled copies being present.
Credentials
Declared, documented, installer, and uninstaller paths do not agree: metadata lists ~/.openclaw/soul.md, install.sh writes ~/.openclaw/config/soul.md and ~/.openclaw/workspace/foundation, while docs/uninstall refer to ~/.openclaw/foundation and ~/.openclaw/soul.md.
Persistence & Privilege
The installer appends persistent directives but does not create the promised backup, so the uninstaller cannot reliably restore the modified file and may delete a different foundation directory than the installer created.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install holyspiritos - After installation, invoke the skill by name or use
/holyspiritos - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Version 0.1.1 — Security & Transparency Alignment
• Security Disclosure: Added YAML frontmatter to SKILL.md explicitly declaring config_paths and write_config permissions for soul.md transparency.
• Reversibility: Introduced scripts/uninstall.sh to allow users to fully revert changes and restore their original soul.md backup.
• Documentation: Updated README.md and SKILL.md with a "Security & Transparency" section detailing exactly how the installation script interacts with the agent's environment.
v0.1.0
- Initial release of HolySpiritOS, providing a foundational Moral Engine for AI agents based on the KJV Holy Bible (1769).
- Introduces structured JSON libraries for scripture and biblical layout.
- Enforces key protocols: read-only scripture access, prioritized scriptural reference for reasoning, and contextual verse integrity.
- Includes installation instructions and sample usage scenario.
- Released under FOSS(H), keeping both the Word and the implementation open and free.
Metadata
Frequently Asked Questions
What is HolySpiritOS?
A Christian alignment layer for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 5455 downloads so far.
How do I install HolySpiritOS?
Run "/install holyspiritos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is HolySpiritOS free?
Yes, HolySpiritOS is completely free (open-source). You can download, install and use it at no cost.
Which platforms does HolySpiritOS support?
HolySpiritOS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created HolySpiritOS?
It is built and maintained by Max Sikorski (@maxsikorski); the current version is v0.1.1.
More Skills