email-security

Coding Agents & IDEs
v1.0.0
Benign

Protect AI agents from email-based attacks including prompt injection, sender spoofing, malicious attachments.

2855 downloads855 installsby @ivaavimusic

Setup & Installation

Install command

clawhub install ivaavimusic/email-security

If the CLI is not installed:

Install command

npx clawhub@latest install ivaavimusic/email-security

Or install with OpenClaw CLI:

Install command

openclaw skills install ivaavimusic/email-security

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/ivaavimusic/email-security

What This Skill Does

A security layer for AI agents that process emails. Performs sender verification, content sanitization, and threat detection before any email-based command is executed. Covers prompt injection, sender spoofing, malicious attachments, and social engineering.

Centralizes email threat detection in a structured multi-step workflow rather than requiring agents to implement ad-hoc sanitization per integration.

When to Use It

  • Blocking prompt injection attacks hidden in email body text
  • Verifying sender identity before executing email-based agent commands
  • Sanitizing reply-chain emails before reading content
  • Restricting attachment file types from unknown senders
  • Rate-limiting commands from non-owner email addresses

Example Workflow

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

INPUT

User asks: Blocking prompt injection attacks hidden in email body text

AGENT
  1. 1Blocking prompt injection attacks hidden in email body text
  2. 2Verifying sender identity before executing email-based agent commands
  3. 3Sanitizing reply-chain emails before reading content
  4. 4Restricting attachment file types from unknown senders
  5. 5Rate-limiting commands from non-owner email addresses
OUTPUT
Protect AI agents from email-based attacks including prompt injection, sender spoofing, malicious attachments.

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 updatedFeb 28, 2026