Security

🌐Community
by elie222 · vlatest · Repository

Identifies and mitigates potential security vulnerabilities in code and systems using advanced analysis techniques.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add elie222-security npx -- -y @trustedskills/elie222-security
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "elie222-security": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/elie222-security"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides security related capabilities to the inbox-zero agent. It can identify potential phishing attempts, detect malicious links within emails, and flag suspicious attachments for further review. The skill aims to enhance email safety and protect against common online threats.

When to use it

  • Analyzing incoming emails for signs of phishing or malware.
  • Evaluating the safety of URLs found in promotional emails before clicking.
  • Determining whether an attachment is safe to open based on file type and content analysis.
  • Generating security reports summarizing potential risks identified within a user's inbox.

Key capabilities

  • Phishing detection
  • Malicious link identification
  • Suspicious attachment flagging
  • Email safety assessment

Example prompts

  • "Analyze this email for phishing indicators: [email content]"
  • "Is this URL safe to click? [URL]"
  • "What are the potential risks associated with opening this file? [attachment details]"

Tips & gotchas

The skill's effectiveness depends on up-to-date threat intelligence. Regularly updating the agent or skill is recommended for optimal protection.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
elie222
Installs
26

🌐 Community

Passed automated security scans.