unicode-pitfalls
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEOBFUSCATIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious behavior or harmful patterns were identified. The content is instructional and promotes secure coding practices.\n- [OBFUSCATION]: The skill uses a homoglyph domain example ("раypal.com") containing Cyrillic characters. This is explicitly used to demonstrate how attackers use Unicode characters to mimic legitimate domains and provides instructions on how to defend against this technique.\n- [EXTERNAL_DOWNLOADS]: The documentation references standard Unicode handling libraries: the
regexmodule for Python,unicode-segmentationfor Rust, andrivo/unisegfor Go. These are reputable tools for handling complex character segmentation.
Audit Metadata