phishing-detection

Analyze emails, messages, and links for phishing indicators and risk.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cris-m/flopsy --skill phishing-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phishing-detection
Source: https://github.com/cris-m/flopsy/tree/main/src/team/templates/skills/phishing-detection
Command: npx skills add https://github.com/cris-m/flopsy --skill phishing-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An increasing volume of suspicious emails, messages, and links makes it hard to quickly determine legitimacy and avoid phishing. This skill helps automate the detection of common phishing cues to protect users.

Core Features & Use Cases

  • Sender analysis and domain verification
  • URL/link scrutiny including homoglyph and typosquatting checks
  • Content red flags detection and risk assessment for actionable guidance

Quick Start

Analyze the provided email or link to determine its phishing risk and suggested safe actions.

Frequently Asked Questions about phishing-detection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if an email is a phishing scam?

To check if an email is a phishing scam, analyze sender consistency, verify domains for typosquatting, and scan content for credential requests. This process identifies phishing indicators to assess risk and provide a clear legitimacy verdict.

How do I verify a suspicious link for phishing risk?

To verify a suspicious link for phishing risk, perform domain verification and check for homoglyphs or typosquatting. Link analysis detects mismatched URLs to determine legitimacy and suggest safe actions.

Can I detect homoglyph attacks and typosquatting in URLs?

Yes, you can detect homoglyph attacks and typosquatting in URLs by applying domain verification checks. This scrutiny compares the link's target domain against legitimate domains to flag deceptive character substitutions.

What are common phishing red flags in email messages?

Common phishing red flags in email messages include inconsistent sender addresses, unexpected credential requests, and mismatched links. Content analysis detects these indicators to assess risk and recommend safe actions.

Does this phishing detection method work on standard text messages?

Yes, this phishing detection method works on standard text messages by analyzing message content, embedded links, and sender information. It applies the same risk assessment rules to identify phishing indicators and suggest safe actions.