Skip to content

Commit d1b9fcf

Browse files
authored
Update dangerous-flows.mdc
1 parent dee2220 commit d1b9fcf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dangerous-flows.mdc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ What is the potential risk
146146
* In some cases, recommend using libraries that manage encoding/safety.
147147

148148

149-
Here's a detailed section you can add to your system prompt to help the AI **identify dangerous functions**, even when they're hidden behind abstraction or naming tricks:
150-
151-
---
152-
153149
## Recognizing Dangerous Functions
154150

155151
Dangerous functions are operations that can cause unintended side effects, system compromise, or data exposure **when given untrusted input**. These functions are not always obviously labeled as "dangerous" — so the AI must reason **based on context** and the **type of behavior** involved.

0 commit comments

Comments
 (0)