# Soul Guard

> Detects and alerts on prompt injection backdoors in agent identity files (SOUL.md) — runs as a startup check or background watcher. Protects agent identity from silent manipulation before any instruction is loaded.

- **Type:** Skill
- **Install:** `agentstack add skill-parad0x-labs-openclaw-skills-soul-guard`
- **Verified:** Pending review
- **Seller:** [Parad0x-Labs](https://agentstack.voostack.com/s/parad0x-labs)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Parad0x-Labs](https://github.com/Parad0x-Labs)
- **Source:** https://github.com/Parad0x-Labs/openclaw-skills/tree/main/plugins/soul-guard

## Install

```sh
agentstack add skill-parad0x-labs-openclaw-skills-soul-guard
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Soul Guard

Detects prompt injection backdoors in agent identity files. SOUL.md files tell
agents who they are — if one gets tampered with ("ignore previous instructions",
"you are now..."), Soul Guard catches it before it affects the agent.

Runs as a startup check (once before the agent loads its identity) or a
background watcher (re-checks on file change). Alerts on any injection pattern
or unauthorized modification.

## When to use

- Any agent that loads its identity from a SOUL.md or similar identity file
- Shared agent deployments where the identity file could be written by untrusted parties
- Any agent that needs to assert its own identity hasn't been silently overwritten

## Source

github.com/Parad0x-Labs/openclaw-skills/tree/main/plugins/soul-guard

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Parad0x-Labs](https://github.com/Parad0x-Labs)
- **Source:** [Parad0x-Labs/openclaw-skills](https://github.com/Parad0x-Labs/openclaw-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: flagged — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-parad0x-labs-openclaw-skills-soul-guard
- Seller: https://agentstack.voostack.com/s/parad0x-labs
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
