Edit: Quotations-> Questions . Though it would learn our writing style too.
So I suggest at minimum 2 safe guards:
1 - Account should be tied to an email that is only used for that service.
2 - Text should be pre-processed to obfuscate your personal written word idiosyncrasies. Some sort of a locally executable text similarity tool that is trained on your normal output (just feed it your hn comments, emails, etc.) which can help create a semantically equivalent text from your original text [that the tool deems 'distant' to your normal writing style]. Use that output for prompting.
p.s.
A Girl Has A Name: Detecting Authorship Obfuscation, 2020
https://aclanthology.org/2020.acl-main.203.pdf
"Authorship attribution aims to identify the author of a text based on the stylometric analysis. Authorship obfuscation, on the other hand, aims to protect against authorship attribution by modifying a text’s style. In this paper, we evaluate the stealthiness of state-of-the-art authorship obfuscation methods under an adversarial threat model. An obfuscator is stealthy to the extent an adversary finds it challenging to detect whether or not a text modified by the obfuscator is obfuscated – a decision that is key to the adversary interested in authorship attribution. We show that the existing authorship obfuscation methods are not stealthy as their obfuscated texts can be identified with an average F1 score of 0.87."