Opus will sometimes run the Evaluator code with that filename if it's parsing the button to see which things it needs (e.g. selected files).
If you need a proper way to detect when that's happening, we could add a variable that's set when it's being done. But most of the time you can just ignore it, since the results won't actually be run.
Of course changing the behaviour in response to the dummy filename would kind of defeat the purpose (which is to see what data the evaluation clause needs).