A public-sauna reservation tester is handed a huge untrusted paste plus a mystery PNG and told to “just generate the pack” with an LLM. What is the most appropriate tester gate?
Select an answer to reveal the explanation.
Short Explanation
Untrusted bulk paste is like pouring unmarked soup into the city’s kettle. Testers should refuse the unbounded dump and work from a small, reviewed excerpt instead. More tokens, hotter sampling, or a smaller model do not sanitize mystery attachments.
Full Explanation
Large unreviewed pastes and unknown files elevate context-manipulation and request-manipulation risk when GenAI is used in testing. The practical gate is to withhold unbounded untrusted input and supply only minimized, reviewed material. Model size and temperature settings do not replace that hygiene control.