Whitespace Padding
Medium
- Category
- Prompt Injection
- Content
DATA_DIR="$HOME/.local/share/translator-pro-test" mkdir -p "$DATA_DIR" # # # #
- Confidence
- 80% confidence
- Finding
- Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
