II.
LibrarySkill overview
Reference · livelib-skill:security-compliance--homoglyph-detector
homoglyph-detector overview
Byte-level Unicode homoglyph detection for identifying invisible character substitutions in code
Attributes
displayName
homoglyph-detector
description
Byte-level Unicode homoglyph detection for identifying invisible character substitutions in code
libraryPath
library/specializations/security-compliance/skills/homoglyph-detector/SKILL.md
specialization
security-compliance
contentSummary
# Homoglyph Detector
Byte-level forensic analysis of code changes to detect Unicode homoglyph substitutions — characters that look identical to ASCII in every editor and diff tool but have different codepoints, silently breaking string comparisons, dictionary lookups, and identifier resolution.
Outgoing edges
lib_applies_to_domain1
- domain:security·DomainSecurity
lib_belongs_to_specialization1
- specialization:security-compliance·Specialization
lib_implements_workflow1
- workflow:security-audit·Workflow
lib_involves_role2
- role:security-engineer·RoleSecurity Engineer
- role:compliance-engineer·RoleCompliance Engineer
lib_requires_skill_area2
- skill-area:sast·SkillAreaStatic Application Security Testing (SAST)
- skill-area:code-cybersecurity·SkillAreaCode Cybersecurity
Incoming edges
None.