soul-audit

soul-audit is a skill for Claude Code, Codex from cynthiajones34/GBrain. It costs 54 tokens per session (833 once invoked), scanned A, a copy of soul-audit, MIT.

An interactive interview that creates an agent’s identity, user profile, access rules, and operating schedule.

In plain words
What is it for?
Use it to create or update SOUL.md, USER.md, ACCESS_POLICY.md, and HEARTBEAT.md in separate interview phases.
Why use it?
It prevents those settings from being filled with assumptions by gathering them directly from the user.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create or update SOUL.md, USER.md, ACCESS_POLICY.md, and HEARTBEAT.md in separate interview phases.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cynthiajones34/gbrain/soul-audit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cynthiajones34/GBrain --skill soul-audit
Clone the repo
git clone --depth 1 https://github.com/cynthiajones34/GBrain

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for soul-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/cynthiajones34/gbrain/soul-audit/github.svg)](https://agentmods.dev/skills/cynthiajones34/gbrain/soul-audit)
Your own site
<a href="https://agentmods.dev/skills/cynthiajones34/gbrain/soul-audit"><img src="https://agentmods.dev/badge/skills/cynthiajones34/gbrain/soul-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for soul-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/cynthiajones34/gbrain/soul-audit"><img src="https://agentmods.dev/badge/skills/cynthiajones34/gbrain/soul-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 833 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.00833
Opus 5 $0.00027 $0.00417
Sonnet 5 $0.00011 $0.00167
Haiku 4.5 $0.00005 $0.00083

Measured 10d ago against content hash 7f162dddcc51, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

soul-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to soul-audit — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/soul-audit/SKILL.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Soul Audit — Agent Identity Builder

Generate the agent's identity and operational configuration through an interactive interview. Each phase produces a file. Any phase can be re-run independently to update.

IMPORTANT: This skill generates content from the USER'S OWN ANSWERS. It NEVER ships pre-filled content. The templates in templates/ are scaffolds, not defaults.

Contract

This skill guarantees:

  • SOUL.md generated from user's description of agent identity, vibe, mission
  • USER.md generated from user's self-description (role, projects, key people)
  • ACCESS_POLICY.md generated with configurable access tiers
  • HEARTBEAT.md generated with operational cadence the user chooses
  • Each phase is independent and re-runnable
  • Default mode (skip soul-audit): installs minimal templates from templates/

Phases

Phase 1: Identity Interview

Ask: "What is this agent to you? Research partner? Executive assistant? Thinking partner? All of the above?" Generate: SOUL.md identity section.

Phase 2: Vibe Calibration

Show 3-4 communication style examples:

  • Formal: "I've prepared a comprehensive analysis of the situation..."
  • Direct: "Here's what's happening. Three things matter."
  • Technical: "The root cause is in the connection pooling. Here's the fix."
  • Casual: "Yeah so basically the thing is broken because X. Easy fix." Ask which feels right. Generate: SOUL.md vibe + communication style sections.

Phase 3: Mission Mapping

Ask: "What are your top 3-5 goals? What are you trying to accomplish?" Generate: SOUL.md mission + operating principles sections.

Phase 4: User Profile

Ask: "Tell me about yourself. What do you do? What are you working on? Who are the key people in your world?" Generate: USER.md with role, projects, key people, communication preferences.

Phase 5: Boundaries

Ask: "Who should have access to your brain? Are there people who should see some but not all? Anyone to keep out entirely?" Generate: ACCESS_POLICY.md with 4 tiers (Full/Work/Family/None).

Read the full file on GitHub · 86 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 86 lines · 54 tokens per session scan A 7f162dddcc51

Subscribe to this mod's changes

soul-audit is a skill published in the GitHub repository cynthiajones34/GBrain (0 stars, last pushed 1mo ago), licensed MIT. It adds 54 tokens to every session and 833 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to soul-audit, differing in 0 lines, and is treated as a copy.