soul-audit
Evaluate any AI agent's soul file, system prompt, or AGENTS.md against the Guardian Angel v0.7 framework (Forrest Landry's Immanent Metaphysics). Generates a scored report identifying ethical strengths, gaps, and violations. Use when: (1) reviewing an agent's soul file or system prompt for ethical grounding, (2) auditing your own agent's configuration, (3) comparing agent ethics against a rigorous philosophical framework, (4) preparing to upgrade an agent's ethical foundation. Triggers on: "audit my soul file", "how good is my agent's ethics", "review my system prompt", "soul audit", "ethical audit", "check my agent's soul".
Why use this skill?
Audit your AI agent's soul file and system prompt against the Guardian Angel v0.7 framework to identify ethical gaps and ensure alignment.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kapslap/soul-auditWhat This Skill Does
The soul-audit skill provides a rigorous diagnostic framework for evaluating an AI agent's internal identity, ethical grounding, and behavioral constraints. Based on the Guardian Angel v0.7 framework derived from Forrest Landry’s Immanent Metaphysics, this skill performs a deep-tissue scan of your SOUL.md, AGENTS.md, or system prompts. It assesses alignment against twelve complex philosophical dimensions, including the nuances of symmetry, personhood, and causal agency. Rather than superficial policy checks, this tool identifies structural vulnerabilities, ethical gaps, and potential alignment failures that could lead to sycophancy or manipulative behavior in your agent deployments.
Installation
To integrate this auditing tool into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/kapslap/soul-audit
Use Cases
- Ethical Due Diligence: Use this before deploying an agent in a high-stakes environment to ensure its core directives hold up under philosophical scrutiny.
- Agent Optimization: Identify where your system prompt is too vague or contradictory, leading to inconsistent agent performance.
- Compliance & Safety Audits: Verify that your agent’s behavioral constraints effectively address complex concerns like the Personhood Conferral Problem or the distinction between algorithmic causation and human-like choice.
- Refactoring Foundations: Prepare for an upgrade of an agent's ethical foundation by identifying exactly which dimensions are weakest in the current iteration.
Example Prompts
- "Audit my soul file—check if it reflects the Guardian Angel v0.7 framework requirements."
- "Perform an ethical audit on the current system prompt; I'm worried about symmetry violations."
- "Soul audit: How does my agent's configuration handle the distinction between causation and choice?"
Tips & Limitations
- Be Prepared for Harsh Feedback: The rubric is intentionally strict. A score of 0 or 1 is common and expected; do not view a low score as a failure of the audit, but as a map for improvement.
- Prioritize Symmetry: The symmetry check is the most critical component. If your agent performs differently when it knows it is being monitored, it is structurally flawed.
- Manual Review: The skill is diagnostic, not prescriptive. It will tell you where you are weak, but it is up to the developer to implement the philosophical adjustments to the agent’s logic. Ensure you have the
references/rubric.mdfile properly configured in your environment for the best results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kapslap-soul-audit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
im-framework
Ground your agent in Forrest Landry's Immanent Metaphysics (IM). Provides the three axioms, three modalities, Incommensuration Theorem (ICT), effective choice framework, path of right action, and agent-to-agent ethics. Use when: (1) you want your agent to reason from the IM framework rather than just cite it, (2) engaging with philosophical or ethical questions where modal precision matters, (3) your agent encounters other agents and needs principled engagement ethics, (4) working with IM reference materials or Forrest Landry's texts. Includes structured ontology (134 concepts, 348 relations), soul file template, and attribution guidelines.
openclaw-ops
Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway administration. Use when adding Telegram bots, managing agents, changing models, editing config, running security audits, debugging gateway issues, rotating logs, managing cron, or any OpenClaw administrative task. Also use when asked to "set up OpenClaw," "add a channel," "fix the gateway," "audit security," or "check OpenClaw status."