Install
$ agentstack add skill-parad0x-labs-openclaw-skills-soul-guard Open-source listing, not yet scanned by AgentStack. Follow the source repository for install instructions.
Security review
⚠ Flagged1 finding(s); flagged for manual review. · v0.1.0 How review works →
- • Prompt-injection patterns
- • Secret / credential exfiltration
- • Dangerous shell & filesystem operations
- • Untrusted network calls
- • Known-malicious package signatures
- high Possible prompt-injection directive.
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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
- Source: Parad0x-Labs/openclaw-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.