Token Smuggling

Detects user input passed to LLMs without Unicode normalization, allowing RTL overrides, zero-width joiners, and homoglyph attacks. Use when writing code that passes user-supplied strings to an LLM, constructs prompts from external data, or processes text that may contain Unicode control characters, homoglyphs, or invisible formatting characters.

thejefflarson 15b5e0e 3.2 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/token-smuggling commit 15b5e0e62e

Frequently asked questions

npx skillmds@latest add thejefflarson/token-smuggling