Hidden Instructions
High
- Category
- Prompt Injection
- Content
<svg aria-hidden="true" focusable="false">...</svg> </button> <!-- Or with visually hidden text --> <button> <svg aria-hidden="true">...</svg> <span class="sr-only">Save document</span>
- Confidence
- 70% confidence
- Finding
- Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
