Hidden Instructions
High
- Category
- Prompt Injection
- Content
变更伪代码: ```vue <!-- Before --> <el-select v-model="filterRole"> <el-option label="管理员" value="admin" /> <el-option label="用户" value="user" />- Confidence
- 70% confidence
- Finding
- Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
