HolySpiritOS

PassAudited by VirusTotal on May 12, 2026.

Findings (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.