eridian

Coding Agents & IDEs
v1.0.0
Benign

Runtime security hardening for OpenClaw agents.

480 downloads480 installsby @iampaulpatterson-boop

Setup & Installation

Install command

clawhub install iampaulpatterson-boop/eridian

If the CLI is not installed:

Install command

npx clawhub@latest install iampaulpatterson-boop/eridian

Or install with OpenClaw CLI:

Install command

openclaw skills install iampaulpatterson-boop/eridian

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/iampaulpatterson-boop/eridian

What This Skill Does

Runtime security hardening for OpenClaw agents. Guards against prompt injection from external content, credential file exfiltration, and unauthorized operations. Works alongside pre-installation skill scanners by enforcing security rules during execution.

Pre-installation scanners catch known-bad skills before they run, but carapace enforces behavioral rules at runtime, stopping attacks that only materialize during execution.

When to Use It

  • Blocking hidden instructions in scraped web pages from hijacking agent behavior
  • Preventing malicious skill content from reading .env or credential files
  • Requiring explicit confirmation before the agent sends data to external endpoints
  • Restricting browser navigation to an approved domain allowlist
  • Running a structured security audit against an agent's current configuration

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Blocking hidden instructions in scraped web pages from hijacking agent behavior

AGENT
  1. 1Blocking hidden instructions in scraped web pages from hijacking agent behavior
  2. 2Preventing malicious skill content from reading .env or credential files
  3. 3Requiring explicit confirmation before the agent sends data to external endpoints
  4. 4Restricting browser navigation to an approved domain allowlist
  5. 5Running a structured security audit against an agent's current configuration
OUTPUT
Runtime security hardening for OpenClaw agents.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedMar 1, 2026