typosquat_compare
Assess typosquatting risk by comparing two package names using edit distance, similarity, character-level diff, and confusable character warnings.
Instructions
Compare two package names directly to assess typosquatting risk, showing edit distance, similarity percentage, character-level diff, and confusable character warnings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_a | Yes | First package name | |
| name_b | Yes | Second package name |