Skip to content

Commit de57ad5

Browse files
update the wording so it's more accurate
1 parent a0b61b2 commit de57ad5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33
$${\color{red} ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING **}$$
44

5-
<h4><code style="color: red;">EXPOSING YOUR CONTRAST VULNERABILITY DATA TO A PUBLIC LLM IS DANGEROUS! </code>
5+
<h4><code style="color: red;">EXPOSING YOUR CONTRAST VULNERABILITY DATA TO A LLM THAT TRAINS ON YOUR DATA IS DANGEROUS! </code>
66
</h4>
77

8-
Never under any circumstances use mcp-contrast functions which pull sensitive data with a public LLM as it will potentially expose your vulnerability data to the outside world.
8+
Never under any circumstances use mcp-contrast functions which pull sensitive data with a LLM that trains on your data as it will potentially expose your vulnerability data to the outside world.
9+
10+
⚠️ Critical Security Warning: Verify AI Data Privacy
11+
Before sending vulnerability data to an AI, you must confirm that your service agreement guarantees your data will not be used for model training.
12+
13+
UNSAFE: Public consumer websites (e.g., the free versions of ChatGPT, Gemini, Claude). These services often use your input for training.
14+
15+
POTENTIAL-SAFE: Enterprise-grade services (e.g., Google Cloud AI, AWS Bedrock, Azure OpenAI) or paid plans that contractually ensure data privacy and prevent model training on your prompts, verify with your information security teams.
916

1017
<br/><br/>
1118

0 commit comments

Comments
 (0)