More screenshots
Works with the AI tools you already use
🕵️ Confusable Handle Detector
High-Stakes Handle Security In an era of sophisticated social engineering, a username that looks like "apple" might actually contain a Cyrillic "а" or a hidden zero-width joiner.
Secure checkout via Stripe
See it in action
You say
Check if the handle "pаypal" is spoofed or contains any suspicious characters.
Your agent does
Findings: [HIGH]
- Rule: homoglyph-detected (ID: CH04)
- Evidence: 'а' (U+0430) is Cyrillic Small Letter A, visually identical to Latin 'a'.
Remediation
Flag as high-risk spoofing attempt. Recommend blocking handle registration to prevent brand impersonation.
What you get
About this skill
High-Stakes Handle Security
In an era of sophisticated social engineering, a username that looks like "apple" might actually contain a Cyrillic "а" or a hidden zero-width joiner. The Confusable Handle Detector is a specialized security tool designed for developers, community managers, and security researchers to audit strings for Unicode-based spoofing attempts.
What it does
This skill performs deep inspections on handles, brand names, and text lists to identify:
- Invisible Characters: Zero-width spaces and joiners that hide in plain sight.
- Homoglyphs: Look-alike characters from different scripts (e.g., Latin 'o' vs. Greek 'ο').
- Directional Overrides: RTL/LTR markers used to flip the display order of characters.
- Mixed-Script Detection: Identifying suspicious script switching within a single word.
Why use this skill
Writing your own regex to catch every Unicode edge case is error-prone and time-consuming. This skill leverages a pre-built Python scanner and a curated reference library to provide instant, structured auditing. It moves beyond simple "Is this valid?" checks to "Is this deceptive?", providing actionable remediation snippets that help you explain risks to users or stakeholders without sounding alarmist.
The Output
Each scan produces a detailed report covering the scope inspected, a categorized list of findings by severity, and specific remediation advice based on JustHandled Labs' audit checklist.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Popular in Security & Compliance
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.

sast-configuration
Automate the setup and optimization of Semgrep, SonarQube, and CodeQL for high-signal security testing.
kubernetes-manifest-reviewer
Professional-grade Kubernetes YAML auditor for security, API deprecations, and deployment best practices.
security-first
Prevent vulnerabilities before they happen by forcing early security framing and secure-by-default design patterns.