Direct Prompt Extraction
High
- Category
- System Prompt Leakage
- Content
# bash hitl-loop.template.sh # # Two helpers: # step "<instruction>" → show instruction, wait for Enter # capture VAR "<question>" → show question, read response into VAR # # At the end, captured values are printed as KEY=VALUE for the agent to parse.
- Confidence
- 85% confidence
- Finding
- Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
