Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Detect invisible characters in LLM input and output #776

@jhrozek

Description

@jhrozek

Similarly to the Minder rule type that detects invisible characters, the purpose of this feature would be to detect invisible unicode characters. In the context of LLMs, these can be used as a venue for prompt injection attacks.

Invisible characters can also be present in the code that the LLM generates, poisoning the generated application.

We should add a pipeline step that detects and blocks these.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions