email-security
Protect AI agents from email-based attacks including prompt injection, sender spoofing, malicious attachments.
Setup & Installation
Install command
clawhub install ivaavimusic/email-securityIf the CLI is not installed:
Install command
npx clawhub@latest install ivaavimusic/email-securityOr install with OpenClaw CLI:
Install command
openclaw skills install ivaavimusic/email-securityor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/ivaavimusic/email-securityWhat 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.
User asks: Blocking prompt injection attacks hidden in email body text
- 1Blocking prompt injection attacks hidden in email body text
- 2Verifying sender identity before executing email-based agent commands
- 3Sanitizing reply-chain emails before reading content
- 4Restricting attachment file types from unknown senders
- 5Rate-limiting commands from non-owner email addresses
Protect AI agents from email-based attacks including prompt injection, sender spoofing, malicious attachments.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.