← Back to Skills Marketplace
ShieldCortex
by
jarvis-drakon
· GitHub ↗
· v4.54.15
· MIT-0
6958
Downloads
2
Stars
0
Active Installs
164
Versions
Install in OpenClaw
/install shieldcortex
Description
Memory and defence for AI agents: semantic recall, knowledge graph and decay, plus a memory firewall that scans and enforces against prompt injection, credential leaks and poisoning.
Usage Guidance
Install only if you want durable local memory and active memory-write protection. Review the auto-memory, proactive recall, cloud sync, audit logging, self-heal, and binaryPath settings before enabling integrations, and periodically inspect or delete stored memories in ~/.shieldcortex if you handle secrets or confidential work.
Capability Assessment
Credentials
Reading agent configs, rule files, .env files for scanning, and session transcripts is sensitive but coherent for a memory firewall; writes are mostly contained to ~/.shieldcortex, model cache, OpenClaw extension paths, and MCP registration files.
Install Mechanism
Setup is described as user-initiated with confirmations, while postinstall refresh and OpenClaw bootstrap self-heal are bounded and disclosed; the self-heal can copy hook files and delete two legacy hook directories without a prompt.
Instruction Scope
The main SKILL.md broadly discloses transcript capture, persistent memory, hook behavior, MCP config access, local audit previews, active blocking, and optional cloud sync; the bundled HOOK.md is less clear because it says auto-memory is enabled by default while code requires openclawAutoMemory === true.
Persistence & Privilege
The skill persists memories verbatim in a local SQLite database, uses global memory scope in OpenClaw save paths, and writes local audit previews, so users should treat it as durable local data retention even though cloud upload is opt-in.
Purpose & Capability
The skill's memory, scanning, active interception, local audit, and optional cloud sync capabilities fit its stated memory-and-defence purpose, though they are high-impact capabilities.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shieldcortex - After installation, invoke the skill by name or use
/shieldcortex - Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.54.15
Sync from npm publish v4.54.15
v4.54.14
Sync from npm publish v4.54.14
v4.54.13
Sync from npm publish v4.54.13
v4.54.12
Sync from npm publish v4.54.12
v4.54.11
Sync from npm publish v4.54.11
v4.54.10
Sync from npm publish v4.54.10
v4.54.9
Sync from npm publish v4.54.9
v4.54.8
Sync from npm publish v4.54.8
v4.54.7
Sync from npm publish v4.54.7
v4.54.5
Sync from npm publish v4.54.5
v4.54.4
Sync from npm publish v4.54.4
v4.54.3
Sync from npm publish v4.54.3
v4.54.2
Sync from npm publish v4.54.2
v4.54.1
Sync from npm publish v4.54.1
v4.54.0
Sync from npm publish v4.54.0
v4.53.0
Sync from npm publish v4.53.0
v4.52.3
Sync from npm publish v4.52.3
v4.52.2
Sync from npm publish v4.52.2
v4.52.1
Sync from npm publish v4.52.1
v4.52.0
Sync from npm publish v4.52.0
Metadata
Frequently Asked Questions
What is ShieldCortex?
Memory and defence for AI agents: semantic recall, knowledge graph and decay, plus a memory firewall that scans and enforces against prompt injection, credential leaks and poisoning. It is an AI Agent Skill for Claude Code / OpenClaw, with 6958 downloads so far.
How do I install ShieldCortex?
Run "/install shieldcortex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ShieldCortex free?
Yes, ShieldCortex is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ShieldCortex support?
ShieldCortex is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ShieldCortex?
It is built and maintained by jarvis-drakon (@jarvis-drakon); the current version is v4.54.15.
More Skills