Playground โ€บ Catalog โ€บ Scam Message Decoder
SM

Scam Message Decoder

๐Ÿ”ต Stable๐Ÿ• updated 2026-07-18 ๐Ÿ”ท SkillSpec L3 pm-scam-defense

Decode a suspicious message โ€” text, email, call transcript, or DM โ€” against the anatomy of known scam families, with a ๐Ÿ”ด๐ŸŸก๐ŸŸข read and the safe next move. Use when someone asks is this a scam, decode this suspicious text, my 'bank' just called me, this job offer seems off, or my parent got a weird message. Produces the verdict with the specific scam-family match, the tells quoted from the message itself, the safe-verification path (never the message's own links or numbers), and the if-you-already-clicked triage.

โ–ถ Run it free โ€” no key needed ๐Ÿ“ Grade your existing draft View SKILL.md โ†—

What to give it

โ–ธThe message itself โ€” pasted verbatim (sender address/number included; the from-field is often the loudest tell)
โ–ธThe context โ€” do they have a relationship with the claimed sender? Were they expecting anything? (An unexpected "your package is held" and an expected delivery read differently โ€” barely)
โ–ธEngagement status โ€” just received, or already clicked/replied/paid โ€” the second reroutes the whole output to triage first

โœ… The bar it holds itself to

Every skill in this library self-verifies โ€” these are this skill's own quality checks, straight from its definition.

โœ“Every red flag quotes the message's actual words
โœ“The verdict names a specific family, not generic "be careful"
โœ“The safe move uses only channels the user already had
โœ“๐ŸŸข verdicts are given when earned, with the free-verification note
โœ“The triage is ordered by recoverability speed and opens shame-free

โš ๏ธ What it refuses to do

Do not shame the target anywhere โ€” these are professional operations; embarrassment is part of their design
Do not verify through anything the message provided โ€” links, numbers, "press 1"
Do not mark everything ๐Ÿ”ด โ€” false alarms train people to stop asking
Do not promise recovery of sent money โ€” route to the fraud line fast and honestly
Do not reproduce or improve scam text โ€” this skill decodes attacks, never drafts them

Install

npx pm-claude-skills add --agent claude   # or codex ยท cursor ยท gemini ยท hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp

Related skills

๐Ÿ”Œ Embed this skill

Drop this on your blog, docs, or site โ€” it renders a "Run this skill" card:

<div data-pm-skill="scam-message-decoder"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>

๐Ÿ’ฌ Discussion

Scam Message Decoder is one of 625 open-source professional AI agent skills โ€” all SkillSpec L3. Try them all in the browser ยท โญ Star on GitHub ยท Browse the full catalog