Security Awareness

🌐Community
by 1password · vlatest · Repository

Identifies and flags potentially risky online behavior, prompting users to improve their digital safety practices.

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 security-awareness npx -- -y @trustedskills/security-awareness
2

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

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

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

About This Skill

What it does

This skill enables AI agents to detect and analyze potential security threats, phishing attempts, and social engineering tactics within communications. It provides real-time verification of suspicious links and entities to prevent data breaches and unauthorized access.

When to use it

  • Scanning incoming emails or messages for malicious attachments or deceptive sender addresses.
  • Validating the legitimacy of external links before an agent clicks or processes them.
  • Analyzing user-generated content for indicators of compromise or credential harvesting attempts.
  • Assisting in incident response by identifying the scope of a potential security breach.

Key capabilities

  • Phishing detection and link safety verification
  • Social engineering pattern recognition
  • Real-time threat intelligence integration
  • Automated risk scoring for suspicious activities

Example prompts

  • "Analyze this email thread and flag any messages that exhibit signs of phishing or social engineering."
  • "Check if the URL in this message is safe to visit or if it leads to a known malicious site."
  • "Review these chat logs for any attempts to extract sensitive credentials from users."

Tips & gotchas

Ensure your AI agent has access to up-to-date threat intelligence feeds, as phishing tactics evolve rapidly. This skill complements technical controls but should not replace human oversight when high-stakes decisions are involved.

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
1password
Installs
29

🌐 Community

Passed automated security scans.