yessGlory17/job-verify

๐Ÿ”’ Security
0 Views
0 Installs

๐Ÿ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history โ€” free OSINT, no API keys.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "yessglory17-job-verify": {
      "command": "npx",
      "args": [
        "-y",
        "yessglory17-job-verify"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

JobVerify

Check whether a recruiter or job offer is real โ€” before you reply.

MCP server No API keys Free OSINT Works with Claude No setup โ€” runs from GitHub


You get a message: "We loved your profile and want to offer you a great remote job." It sounds real. The company has a logo. The recruiter has a photo. But something feels off.

JobVerify helps you find out โ€” in seconds โ€” whether it's genuine or a scam.

You paste the recruiter's message (or a company name, a link, or an email) and ask your AI assistant. JobVerify quietly runs the same background checks a professional investigator would, then gives you a plain-English answer: looks legit, be careful, or this is almost certainly a scam โ€” and why.


โŒ Without JobVerify

Fake recruiter and job-offer scams are everywhere, and they're convincing. On your own, you're left guessing:

  • โŒ Is this company real, or a name someone invented last week?
  • โŒ Is this "recruiter" a real person, or a stolen photo and a throwaway account?
  • โŒ Is that application link safe, or a look-alike site built to steal your data?
  • โŒ Why are they asking me to pay for equipment, or move the chat to WhatsApp/Telegram?

By the time you notice, your time, your personal details โ€” or your money โ€” may already be gone.

โœ… With JobVerify

JobVerify cross-checks the offer against dozens of free, public information sources and combines the clues into one clear verdict:

  • โœ… Tells you if the company is a registered, real business โ€” or nowhere to be found
  • โœ… Spots classic scam scripts (upfront fees, fake "task" jobs, crypto, "let's move off-platform")
  • โœ… Flags suspicious links, look-alike domains, and brand-new websites made to look official
  • โœ… Checks whether the email, phone, and photos actually belong to who they claim
  • โœ… Explains its reasoning in everyday language, so you can decide with confidence

No account, no sign-up, and none of your data is sold or stored. It simply helps you not get fooled.


๐Ÿ•ต๏ธ How it works

You don't need to learn anything technical. It's a three-step conversation:

  1. Paste it. Drop the recruiter's message, a company name, a job link, or an email into your AI chat.
  2. It investigates. JobVerify pulls out every detail โ€” the company, links, email, phone, wallet addresses โ€” and quietly checks each one against public records, scam databases, and website history.
  3. You get a verdict. A short, honest summary: how risky it looks, which signals are reassuring, which are red flags, and what to do next.

[!NOTE] JobVerify never logs into or scrapes LinkedIn. It only looks at information that is already public, and reads website history through the Internet Archive โ€” the safe, legal way to check how long a profile or company page has really existed (scammers rely on brand-new throwaway accounts).


๐Ÿ”Ž What it looks at

Think of it as a checklist a careful friend โ€” who happens to be a fraud investigator โ€” would run for you:

AreaThe question it answers
The messageDoes this match known scam playbooks (advance fees, fake tasks, crypto, urgency)?
The companyIs it a real, registered business? Any recent scam reports? Is the office address real?
The personIs the email real and deliverable? Is the phone valid? Are the photos/usernames reused elsewhere?
The linksIs the domain brand-new? A look-alike of a real brand? On any phishing/malware blocklist?
The moneyIs the crypto wallet they gave you already flagged in scam databases?
The historyHow long has this profile or website actually been online?

๐Ÿ’ฌ Example

Ask your assistant something as simple as:

Is this recruiter legit?

"Hi! I'm a talent partner at Example Corp. We loved your profile and
want to offer you a remote role at $45/hr. To get started, please purchase
$200 of onboarding equipment through this link โ€” you'll be fully reimbursed
on day one. Let's continue on Telegram: @examplecorp_hr"

JobVerify will pick out Example Corp, the link, and the Telegram hand-off, check each one, and reply with something like: "โš ๏ธ High risk โ€” the company has no public registration, the link was registered 4 days ago, and asking you to pay upfront and move to Telegram are textbook scam signals."


๐Ÿš€ Getting started

No cloning. No virtualenv. No manual install. JobVerify runs straight from GitHub โ€” you only paste a few lines into your AI assistant's config, and it fetches and launches itself on demand.

[!NOTE] The only thing you need once is uv โ€” a tiny, free helper that runs the tool for you:

  • macOS / Linux: curl -LsSf https://astral.sh/uv/install.sh | sh
  • Windows: powershell -c "irm https://astral.sh/uv/install.ps1 | iex"

Claude Desktop

Add this to your claude_desktop_config.json, then restart Claude:

{
  "mcpServers": {
    "jobverify": {
      "command": "uvx",
      "args": ["jobverify-mcp"]
    }
  }
}

Claude Code

One line in your terminal:

claude mcp add jobverify -- uvx jobverify-mcp

The first run takes a few seconds while it downloads the tool; after that it's instant.

Use it

Paste a suspicious message and ask "Is this offer legit?" โ€” or run the built-in analyze prompt. That's it.


๐Ÿ” Privacy & honesty

  • Your data stays yours. No sign-up, no tracking, nothing you paste is stored or sold.
  • No API keys or costs. Every source is free and open โ€” public business registries, DNS records, scam blocklists, the Internet Archive, and more.
  • Signals, not certainty. JobVerify gives you strong decision support, not a courtroom verdict. Treat the result as informed guidance about a message โ€” never as a final judgment about a real person.

For the curious: the full toolbox

Under the hood, the AI assistant orchestrates these individual checks (all free, no keys):

ToolWhat it checks
extract_entitiesPulls emails, links, phones, wallets, and profile URLs out of a message
check_scam_patternsMatches text against known scam tactics
check_email / check_email_footprintEmail deliverability + linked social accounts
check_domain / check_domain_authDomain age, registrar, and whether it can be spoofed
check_typosquatting / find_lookalike_domainsLook-alike / imposter domains
check_url / check_ipPhishing & malware blocklists
check_certificate_transparencyA site's certificate & subdomain history
parse_email_headersOrigin, SPF/DKIM/DMARC, and mismatches in raw email headers
check_phonePhone number validity and region
check_crypto_addressKnown-scam crypto wallet databases
verify_company / search_company_news / verify_addressBusiness registration, press, and real address
check_github_org / check_usernameWhether an org/username really exists and how old it is
check_wayback / fetch_archived_pageInternet Archive history & content (the legal way to read a page)

There's also a single analyze prompt that runs the whole extract โ†’ check โ†’ verdict flow for you.


โš ๏ธ Disclaimer

JobVerify is a decision-support tool. Its signals are probabilistic and may be incomplete or wrong. Always use your own judgment, and never treat a result as a definitive statement about any individual or organization.

License

MIT โ€” use it, share it, and help people stay safe.

Related MCP Servers

13bm/GhidraMCP

๐Ÿ โ˜• ๐Ÿ  - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol.

๐Ÿ”’ Security1 views
123Ergo/unphurl-mcp

๐Ÿ“‡ โ˜๏ธ - URL intelligence for AI agents. 13 tools for security signals and data quality: redirect behaviour, brand impersonation detection, domain age, SSL validation, parked detection, URL structural analysis, DNS enrichment.

๐Ÿ”’ Security0 views
82ch/MCP-Dandan

๐Ÿ ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Real-time security framework for MCP servers that detects and blocks malicious AI agent behavior by analyzing tool call patterns and intent across multiple threat detection engines.

๐Ÿ”’ Security0 views
9hannahnine-jpg/arc-gate-mcp

๐Ÿ - Runtime governance for MCP tool calls. Blocks prompt injection and capability abuse before tool results reach your agent.

๐Ÿ”’ Security0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.