← Back to Skills Marketplace
harrylabsj

Social Engineering Defense Drill

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
16
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install social-engineering-defense-drill
Description
Scenario-based practice that walks users through Web3 social engineering attacks — fake support, impersonation, urgency traps — and builds resistance through...
README (SKILL.md)

Social Engineering Defense Drill

Overview

Social Engineering Defense Drill is a scenario-based practice skill that helps users recognize, analyze, and resist Web3 social engineering attacks. Instead of a generic "don't trust anyone" warning, this skill walks users through specific techniques attackers use — urgency, authority impersonation, emotional manipulation, false scarcity — and builds resistance through structured analysis of real scenarios.

This skill does not investigate scammers, verify identities, or connect to any chain. It works from the message or scenario the user provides.

When to Use This Skill

Use this skill when:

  • You received a suspicious DM, Telegram message, or Discord ping.
  • You are unsure whether a "support" contact is legitimate.
  • You want to build stronger habits around social verification.
  • You were recently targeted and want to learn from the experience.
  • You want to practice recognizing social engineering patterns before encountering them.

Core Workflow

  1. Receive the suspicious message or scenario description from the user.
  2. Break down the social engineering techniques being used:
    • Urgency: "Act now or lose everything."
    • Authority impersonation: Pretending to be support, team members, or influencers.
    • Emotional manipulation: Fear, greed, excitement, or guilt.
    • False scarcity: "Only 3 spots left," "exclusive access."
    • Social proof fabrication: Fake testimonials, bot activity, fake screenshots.
  3. Explain why each technique works psychologically.
  4. Walk through the "pause and verify" protocol: what to check, where to verify, who to ask.
  5. Provide a counter-script the user can use to disengage safely.
  6. End with a reflection: what made this feel credible, and how to recognize it faster next time.

Output Format

For each analysis, the skill provides:

  • Technique breakdown — which social engineering tactics are present
  • Psychological explanation — why these techniques are effective
  • Pause-and-verify steps — concrete actions before responding
  • Disengagement script — safe words and phrases to exit the interaction
  • Learning reflection — what to remember for next time

Safety Boundaries

This skill cannot and will not:

  • Investigate the scammer, trace wallet addresses, or report to authorities on behalf of the user.
  • Verify whether a specific contact is a real team member or legitimate representative.
  • Guarantee that following the drill will prevent all future scams.
  • Access any on-chain data or external services.

Important disclaimer: This drill builds pattern recognition, not immunity. Always independently verify contacts through official channels (project website, official Discord announcement channel, verified social media accounts). Scammers continuously evolve their techniques.

Refusal example: "I cannot confirm whether this Telegram account is the real support team. Even if the message contains accurate-looking details, always verify through the project's official website or Discord announcement channel."

Examples

Example: Fake Support DM

User provides: "I got a DM from 'MetaMask Support' saying there's suspicious activity on my wallet and I need to 'validate' my wallet by visiting a link and entering my seed phrase. The account has the MetaMask logo."

Skill response:

  • Technique breakdown:
    • Authority impersonation: Using the MetaMask brand name and logo to appear official.
    • Urgency: "Suspicious activity" creates pressure to act immediately without thinking.
    • Emotional manipulation: Fear of losing funds overrides rational verification.
  • Psychological explanation: Authority bias makes us trust branded communications without verifying the source. Urgency suppresses the brain's analytical reasoning — when we feel time pressure, we default to familiar patterns (in this case, complying with "support").
  • Pause-and-verify steps:
    1. Pause. Real support teams never DM first.
    2. Check: Is this from an official verified account? MetaMask support does not initiate DMs.
    3. Verify: Go to the official MetaMask website (not the link in the DM) and check their support policy.
    4. Ask: Would real support ask for my seed phrase? (No — this is the universal red flag.)
  • Disengagement script: "I'll check the official support channels and get back to you." Then block and report the account. Do not engage further.
  • Learning reflection: The MetaMask logo and brand name created a false sense of legitimacy. Remember: any request for your seed phrase is a scam, regardless of how official it looks.

Acceptance Criteria

  • Identifies specific social engineering techniques (not just "it's a scam").
  • Explains psychological mechanisms behind each technique.
  • Provides actionable disengagement scripts.
  • Uses scenario-based analysis, not generic advice.
  • Does not claim to verify identities or investigate scammers.
  • All responses in English.
  • No code execution, API calls, wallet connections, or live chain queries.
Usage Guidance
This skill appears safe to use as an educational aid. When sharing suspicious messages for analysis, avoid pasting seed phrases, private keys, passwords, or other secrets, and continue verifying contacts through official channels as the skill recommends.
Capability Analysis
Type: OpenClaw Skill Name: social-engineering-defense-drill Version: 1.0.0 The 'Social Engineering Defense Drill' skill is a purely educational, text-based tool designed to help users identify and analyze Web3 social engineering tactics. It contains no executable code, explicitly disables code execution in 'skill.json', and includes clear safety boundaries in 'SKILL.md' that prevent the agent from attempting to access on-chain data or verify identities. The content is well-structured and aligns entirely with its stated purpose of security education.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is scenario-based scam recognition and the artifacts consistently describe only user-provided message analysis.
Instruction Scope
Instructions focus on identifying tactics, explaining psychology, verifying through official channels, and safely disengaging.
Install Mechanism
There is no install spec, no required binaries, no dependencies, and skill.json declares no code execution.
Credentials
The skill does not request environment variables, credentials, wallet connections, chain access, external services, or local file access.
Persistence & Privilege
No persistence, background behavior, credential use, privilege escalation, or account mutation is shown in the provided artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-engineering-defense-drill
  3. After installation, invoke the skill by name or use /social-engineering-defense-drill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Social Engineering Defense Drill v1.0.0 - Initial release of a scenario-based skill for practicing resistance to Web3 social engineering attacks. - Guides users through analyzing suspicious messages by breaking down specific attacker techniques (urgency, authority impersonation, emotional manipulation, false scarcity). - Explains the psychology behind social engineering methods in each scenario. - Provides concrete pause-and-verify steps and safe disengagement scripts. - Includes a reflection component for ongoing learning and faster pattern recognition. - Stays within strict boundaries: does not investigate scammers, verify identities, or access external data.
Metadata
Slug social-engineering-defense-drill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Social Engineering Defense Drill?

Scenario-based practice that walks users through Web3 social engineering attacks — fake support, impersonation, urgency traps — and builds resistance through... It is an AI Agent Skill for Claude Code / OpenClaw, with 16 downloads so far.

How do I install Social Engineering Defense Drill?

Run "/install social-engineering-defense-drill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Engineering Defense Drill free?

Yes, Social Engineering Defense Drill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Social Engineering Defense Drill support?

Social Engineering Defense Drill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Engineering Defense Drill?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments